From e269a869417cd4053b37da1b19186902d3cbf63b Mon Sep 17 00:00:00 2001 From: Jesper Nilsson Date: Wed, 15 Jan 2014 14:42:37 +0100 Subject: Drop code for CRISv10 CPU simulator That simulator is dead and redundant. Signed-off-by: Jesper Nilsson --- arch/cris/boot/rescue/kimagerescue.S | 2 -- 1 file changed, 2 deletions(-) (limited to 'arch/cris/boot') diff --git a/arch/cris/boot/rescue/kimagerescue.S b/arch/cris/boot/rescue/kimagerescue.S index 6f7b3e61260..655b511fecf 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. -- cgit v1.2.3-70-g09d2