diff options
Diffstat (limited to 'cpu')
-rw-r--r-- | cpu/mcf5445x/start.S | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cpu/mcf5445x/start.S b/cpu/mcf5445x/start.S index c156bab..d2d4439 100644 --- a/cpu/mcf5445x/start.S +++ b/cpu/mcf5445x/start.S @@ -149,8 +149,6 @@ asm_sbf_img_hdr: .long 0x00030000 /* image length */ .long TEXT_BASE /* image to be relocated at */ - - asm_dram_init: move.w #0x2700,%sr /* Mask off Interrupt */ |