]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/freescale/mx31ads/u-boot.lds
Merge git://git.denx.de/u-boot
[karo-tx-uboot.git] / board / freescale / mx31ads / u-boot.lds
index 91ffdbefd1310729cae71094b1c12b875fc1389e..52677299e889a384a32ecc0d1de1c77be6222473 100644 (file)
@@ -57,9 +57,11 @@ SECTIONS
        }
 
        . = ALIGN(4);
-       __u_boot_cmd_start = .;
-       .u_boot_cmd : { *(.u_boot_cmd) }
-       __u_boot_cmd_end = .;
+
+       . = ALIGN(4);
+       .u_boot_list : {
+       #include <u-boot.lst>
+       }
 
        . = ALIGN(4);