summaryrefslogtreecommitdiffstats
path: root/board/adder/u-boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/adder/u-boot.lds')
-rw-r--r--board/adder/u-boot.lds3
1 files changed, 0 insertions, 3 deletions
diff --git a/board/adder/u-boot.lds b/board/adder/u-boot.lds
index 05d6323d26..73e2f3f9cf 100644
--- a/board/adder/u-boot.lds
+++ b/board/adder/u-boot.lds
@@ -62,9 +62,6 @@ SECTIONS
PROVIDE (edata = .);
. = .;
- __u_boot_cmd_start = .;
- .u_boot_cmd : { *(.u_boot_cmd) }
- __u_boot_cmd_end = .;
. = ALIGN(4);
.u_boot_list : {
OpenPOWER on IntegriCloud