Explorar o código

Fix regression introduced by a typo in "Tidied other cpu/arm920t/start.S code"

Restore logic reverted by commit

commit 80767a6cead9990d9e77e62be947843c2c72f469
Author: Peter Pearse <peter.pearse@arm.com>
Date:   Wed Sep 5 16:04:41 2007 +0100

    Changed API name to coloured_led.h
    Removed code using deprecated ifdef CONFIG_BOOTBINFUNC
    Tidied other cpu/arm920t/start.S code

Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
Guennadi Liakhovetski %!s(int64=17) %!d(string=hai) anos
pai
achega
a6f0bd9f2b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      cpu/arm920t/start.S

+ 1 - 1
cpu/arm920t/start.S

@@ -178,7 +178,7 @@ copyex:
 	bl	cpu_init_crit
 	bl	cpu_init_crit
 #endif
 #endif
 
 
-#ifdef	CONFIG_AT91RM9200
+#ifndef	CONFIG_AT91RM9200
 
 
 #ifndef CONFIG_SKIP_RELOCATE_UBOOT
 #ifndef CONFIG_SKIP_RELOCATE_UBOOT
 relocate:				/* relocate U-Boot to RAM	    */
 relocate:				/* relocate U-Boot to RAM	    */