common: Discard the __u_boot_cmd section
[oweals/u-boot.git] / board / ivm / u-boot.lds
index 7e63cd70a130f5c797541b129788769e63d7e086..4cca65274810f2ce42ab44d2a3e0e52d97213b95 100644 (file)
@@ -66,9 +66,6 @@ SECTIONS
   PROVIDE (edata = .);
 
   . = .;
-  __u_boot_cmd_start = .;
-  .u_boot_cmd : { *(.u_boot_cmd) }
-  __u_boot_cmd_end = .;
 
   . = ALIGN(4);
   .u_boot_list : {