summaryrefslogtreecommitdiffstats
path: root/board/amcc/canyonlands/u-boot-nand.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/amcc/canyonlands/u-boot-nand.lds')
-rw-r--r--board/amcc/canyonlands/u-boot-nand.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/amcc/canyonlands/u-boot-nand.lds b/board/amcc/canyonlands/u-boot-nand.lds
index 534d6ddf4c..76f89f188d 100644
--- a/board/amcc/canyonlands/u-boot-nand.lds
+++ b/board/amcc/canyonlands/u-boot-nand.lds
@@ -99,6 +99,6 @@ SECTIONS
. = ALIGN(4);
}
- _end = . ;
+ __bss_end__ = . ;
PROVIDE (end = .);
}
OpenPOWER on IntegriCloud