skip FPGA config load at reset ("warm start")

This commit is contained in:
Markus Fröschle
2016-04-02 08:04:26 +00:00
parent a97cebe140
commit 11628b7167
4 changed files with 17 additions and 4 deletions

View File

@@ -41,6 +41,7 @@ _rom_entry:
clr.l d0
move.l d0,MCF_MMU_MMUCR
nop
#if !defined(MACHINE_M54455) // MCF54455 does not have RAMBAR0 and RAMBAR1 registers */