]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/netvia/u-boot.lds.debug
common: Discard the __u_boot_cmd section
[karo-tx-uboot.git] / board / netvia / u-boot.lds.debug
index b37ea7b49f70d6aaf2e82654d261adb8355a82a5..6cbf4dc66e3e03e54a2462d6cbce11940c57efa3 100644 (file)
@@ -106,9 +106,6 @@ SECTIONS
   _edata  =  .;
   PROVIDE (edata = .);
 
-  __u_boot_cmd_start = .;
-  .u_boot_cmd : { *(.u_boot_cmd) }
-  __u_boot_cmd_end = .;
 
   . = ALIGN(4);
   .u_boot_list : {