fixed .data and .bss copy

This commit is contained in:
Markus Fröschle
2013-12-08 07:48:14 +00:00
parent ee54c9950d
commit 80afcae53e

View File

@@ -338,9 +338,6 @@ void BaS(void)
void_func *initial_pc;
} ROM_HEADER;
xprintf("initialize and test DMA\r\n");
dma_init();
xprintf("BaS initialization finished, enable interrupts\r\n");
enable_coldfire_interrupts();