reintroduced setting TOS "magic values" for RAM to avoid FireTOS RAM test and speed up boot

This commit is contained in:
Markus Fröschle
2013-01-20 12:03:00 +00:00
parent 67a53b7f29
commit 2483fecf74
3 changed files with 47 additions and 31 deletions

View File

@@ -183,10 +183,6 @@ void BaS(void)
pic_init();
nvram_init();
sd_card_init();
flasher_load("BASFLASH.S19");
xprintf("copy EmuTOS: ");
/* copy EMUTOS */
@@ -244,6 +240,8 @@ void BaS(void)
xprintf("finished\r\n");
sd_card_init();
flasher_load("BASFLASH.S19");
/*
* memory setup