code does now flash with bdmctrl and runs with FireTOS and EmuTOS

This commit is contained in:
Markus Fröschle
2012-12-09 10:23:48 +00:00
parent 77f0164502
commit 25d341b48f
3 changed files with 15 additions and 1 deletions

View File

@@ -798,6 +798,10 @@ void initialize_hardware(void) {
init_gpio();
init_serial();
init_slt();
xprintf("\r\nBaS_gcc for FireBee v 0.1\r\n", 0, 0);
xprintf("initializing hardware...\r\n");
init_fbcs();
init_ddram();
init_fpga();