]> git.sur5r.net Git - u-boot/blobdiff - board/ait/cam_enc_4xx/u-boot-spl.lds
ARM: davinci: fixes for cam_enc_4xx board
[u-boot] / board / ait / cam_enc_4xx / u-boot-spl.lds
index 6f6e065a9f1e0d239c36f778ef0f5edd89e542f1..52c986e8a9ef0b11a18dbcdf96cd2281ac3ba159 100644 (file)
@@ -32,7 +32,7 @@ OUTPUT_ARCH(arm)
 ENTRY(_start)
 SECTIONS
 {
-       . = 0x00000000;
+       . = CONFIG_SPL_TEXT_BASE;
 
        . = ALIGN(4);
        .text      :