summaryrefslogtreecommitdiffstats
path: root/board/pb1x00/u-boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/pb1x00/u-boot.lds')
-rw-r--r--board/pb1x00/u-boot.lds6
1 files changed, 0 insertions, 6 deletions
diff --git a/board/pb1x00/u-boot.lds b/board/pb1x00/u-boot.lds
index 41b001c3b1..07ddd364a0 100644
--- a/board/pb1x00/u-boot.lds
+++ b/board/pb1x00/u-boot.lds
@@ -54,12 +54,6 @@ SECTIONS
.sdata : { *(.sdata*) }
- .u_boot_cmd : {
- __u_boot_cmd_start = .;
- *(.u_boot_cmd)
- __u_boot_cmd_end = .;
- }
-
. = ALIGN(4);
.u_boot_list : {
#include <u-boot.lst>
OpenPOWER on IntegriCloud