]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/hermes/u-boot.lds
Merge remote-tracking branch 'u-boot-imx/master'
[karo-tx-uboot.git] / board / hermes / u-boot.lds
index 9fe2f58ef3668b157b7f76db7bf8ff6b2364c4c0..f02eb1c2aa1fc1ff7b42622e01d8be4d7a60bd8a 100644 (file)
@@ -72,9 +72,6 @@ SECTIONS
   PROVIDE (edata = .);
 
   . = .;
-  __u_boot_cmd_start = .;
-  .u_boot_cmd : { *(.u_boot_cmd) }
-  __u_boot_cmd_end = .;
 
   . = ALIGN(4);
   .u_boot_list : {