X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fti%2Fomap2420h4%2Flowlevel_init.S;h=731c552e7a28f50f75ca0c5e13a1a2eee58ace32;hb=75c57a3570ec0904c14394db08ef436a8b49dda4;hp=9752fc488da88fb7f1b207ff48de12c7310dae23;hpb=0a0e4bad9693ef1d2ca8c33ba551d395a4e3d641;p=u-boot diff --git a/board/ti/omap2420h4/lowlevel_init.S b/board/ti/omap2420h4/lowlevel_init.S index 9752fc488d..731c552e7a 100644 --- a/board/ti/omap2420h4/lowlevel_init.S +++ b/board/ti/omap2420h4/lowlevel_init.S @@ -31,7 +31,7 @@ #include _TEXT_BASE: - .word TEXT_BASE /* sdram load addr from config.mk */ + .word CONFIG_SYS_TEXT_BASE /* sdram load addr from config.mk */ /************************************************************************** * cpy_clk_code: relocates clock code into SRAM where its safer to execute