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