Skip to content
Snippets Groups Projects
Commit a6f0bd9f authored by Guennadi Liakhovetski's avatar Guennadi Liakhovetski Committed by Wolfgang Denk
Browse files

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


Restore logic reverted by commit

commit 80767a6c
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: default avatarGuennadi Liakhovetski <lg@denx.de>
parent e25cb8d3
No related branches found
No related tags found
No related merge requests found
...@@ -178,7 +178,7 @@ copyex: ...@@ -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 */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment