]> Pileus Git - ~andy/linux/blobdiff - arch/cris/boot/rescue/kimagerescue.S
Drop code for CRISv10 CPU simulator
[~andy/linux] / arch / cris / boot / rescue / kimagerescue.S
index 6f7b3e61260bea02079919f2ea2bf32131ab176a..655b511fecf37ff3e9ada767f8a8b06ba488377b 100644 (file)
@@ -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.