aboutsummaryrefslogtreecommitdiff
path: root/arch/cris/boot/rescue/kimagerescue.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/cris/boot/rescue/kimagerescue.S')
-rw-r--r--arch/cris/boot/rescue/kimagerescue.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/cris/boot/rescue/kimagerescue.S b/arch/cris/boot/rescue/kimagerescue.S
index 6f7b3e61260b..655b511fecf3 100644
--- a/arch/cris/boot/rescue/kimagerescue.S
+++ b/arch/cris/boot/rescue/kimagerescue.S
@@ -50,7 +50,6 @@
nop
di
-#ifndef CONFIG_SVINTO_SIM
;; setup port PA and PB default initial directions and data
;; (so we can flash LEDs, and so that DTR and others are set)
@@ -67,7 +66,6 @@
;; We need to setup the bus registers before we start using the DRAM
#include "../../lib/dram_init.S"
-#endif
;; Setup the stack to a suitably high address.
;; We assume 8 MB is the minimum DRAM in an eLinux
;; product and put the sp at the top for now.