Remove linker lists (LGAs) from SPL linker scripts
[platform/kernel/u-boot.git] / board / davinci / da8xxevm / u-boot-spl-hawk.lds
index 86dc172..b3a41af 100644 (file)
@@ -58,11 +58,6 @@ SECTIONS
        }
 
        . = ALIGN(4);
-       .u_boot_list : {
-               #include <u-boot.lst>
-       }
-
-       . = ALIGN(4);
        __rel_dyn_start = .;
        __rel_dyn_end = .;
        __dynsym_start = .;