Remove linker lists (LGAs) from SPL linker scripts
[platform/kernel/u-boot.git] / arch / arm / cpu / arm926ejs / mxs / u-boot-spl.lds
index 6dc681a..0f3222c 100644 (file)
@@ -51,12 +51,6 @@ SECTIONS
 
        . = ALIGN(4);
 
-       .u_boot_list : {
-               #include <u-boot.lst>
-       }
-
-       . = ALIGN(4);
-
        .rel.dyn : {
                __rel_dyn_start = .;
                *(.rel*)