linker: Modify linker scripts to be more generic
[platform/kernel/u-boot.git] / arch / arm / cpu / arm926ejs / mxs / u-boot-spl.lds
index ffc70ce..7e20448 100644 (file)
@@ -15,7 +15,7 @@ OUTPUT_ARCH(arm)
 ENTRY(_start)
 SECTIONS
 {
-       . = CONFIG_SPL_TEXT_BASE;
+       . = IMAGE_TEXT_BASE;
 
        . = ALIGN(4);
        .text   :