]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/freescale/m53017evb/u-boot.lds
common: Discard the __u_boot_cmd section
[karo-tx-uboot.git] / board / freescale / m53017evb / u-boot.lds
index 81da237bdbea95878ea4b90a2bf27646d696c56f..d25a36f6518763a4db6b9d09f9df235380ef2c12 100644 (file)
@@ -71,9 +71,6 @@ SECTIONS
   PROVIDE (edata = .);
 
   . = .;
-  __u_boot_cmd_start = .;
-  .u_boot_cmd : { *(.u_boot_cmd) }
-  __u_boot_cmd_end = .;
 
   . = ALIGN(4);
   .u_boot_list : {