]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/samsung/smdk5250/smdk5250-uboot-spl.lds
Refactor linker-generated arrays
[people/ms/u-boot.git] / board / samsung / smdk5250 / smdk5250-uboot-spl.lds
index 951d8cec1d84eb4c9d0eb2eb2134f64b1fdc7f41..4ef6a5197665eb28c888c185263c066911d19dce 100644 (file)
@@ -49,7 +49,7 @@ SECTIONS
        . = ALIGN(4);
 
        .u_boot_list : {
-               #include <u-boot.lst>
+               KEEP(*(SORT(.u_boot_list*)));
        } >.sram
        . = ALIGN(4);