Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
[oweals/u-boot.git] / board / amcc / acadia / u-boot-nand.lds
index 9609338cd8e95865276c65f405b9149a095b075c..3861b67a01aca9fbba66eb79e173cb927350b21b 100644 (file)
@@ -72,12 +72,9 @@ SECTIONS
   PROVIDE (edata = .);
 
   . = .;
-  __u_boot_cmd_start = .;
-  .u_boot_cmd : { *(.u_boot_cmd) }
-  __u_boot_cmd_end = .;
 
   .u_boot_list : {
-       #include <u-boot.lst>
+       KEEP(*(SORT(.u_boot_list*)));
   }
 
   . = .;