]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/matrix_vision/mvsmr/u-boot.lds
common: Discard the __u_boot_cmd section
[karo-tx-uboot.git] / board / matrix_vision / mvsmr / u-boot.lds
index 5222ebd7eb0e558e699eede270acfc4134c6dbe1..5a3a9eabbfd29daf1e4b0a961f60b17fb9e377cf 100644 (file)
@@ -74,9 +74,6 @@ SECTIONS
   PROVIDE (edata = .);
 
   . = .;
-  __u_boot_cmd_start = .;
-  .u_boot_cmd : { *(.u_boot_cmd) }
-  __u_boot_cmd_end = .;
 
   . = ALIGN(4);
   .u_boot_list : {