a320evb: fix include path of timer fttmr010
[oweals/u-boot.git] / arch / arm / cpu / arm920t / start.S
index 6bccf61a4cbd0a68704501dc15d216bb5d65d782..a7476b0550b99e9cbfa265bd5a830d418a60f297 100644 (file)
@@ -87,6 +87,10 @@ _bss_start_ofs:
 
 .globl _bss_end_ofs
 _bss_end_ofs:
+       .word __bss_end__ - _start
+
+.globl _end_ofs
+_end_ofs:
        .word _end - _start
 
 #ifdef CONFIG_USE_IRQ
@@ -119,9 +123,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