summaryrefslogtreecommitdiff
path: root/cpu/mcf5445x
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2009-08-10 10:38:34 +0200
committerWolfgang Denk <wd@denx.de>2009-08-10 10:38:34 +0200
commit53cc18c71b2b920cca171874c6663e274fa80556 (patch)
treee1b4160fcb45747a52d508d8ad253bbf5fa192d0 /cpu/mcf5445x
parentd371708a1beda0f529756e614af785b30461379e (diff)
Minor coding style cleanup.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'cpu/mcf5445x')
-rw-r--r--cpu/mcf5445x/start.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpu/mcf5445x/start.S b/cpu/mcf5445x/start.S
index c156bab03..d2d443915 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 */