]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
remove (double) LED initialization in arm920t start.s
authorJens Scharsig <js_at_ng@scharsoft.de>
Sat, 18 Dec 2010 02:08:07 +0000 (02:08 +0000)
committerAlbert Aribaud <albert.aribaud@free.fr>
Tue, 1 Feb 2011 23:54:45 +0000 (00:54 +0100)
* remove LED initialization in front of relocation and bss init

Signed-off-by: Jens Scharsig <js_at_ng@scharsoft.de>
arch/arm/cpu/arm920t/start.S

index 6bccf61a4cbd0a68704501dc15d216bb5d65d782..2fc0abc1a43cdaaf18d0120f7cd9204c95d41297 100644 (file)
@@ -119,9 +119,6 @@ start_code:
        orr     r0, r0, #0xd3
        msr     cpsr, r0
 
-       bl      coloured_LED_init
-       bl      red_LED_on
-
 #if    defined(CONFIG_AT91RM9200DK) || defined(CONFIG_AT91RM9200EK)
        /*
         * relocate exception table