a320evb: fix include path of timer fttmr010
[oweals/u-boot.git] / arch / arm / cpu / arm920t / start.S
index 2fc0abc1a43cdaaf18d0120f7cd9204c95d41297..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