summaryrefslogtreecommitdiffstats
path: root/board/freescale/m54455evb/u-boot.int
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/m54455evb/u-boot.int')
-rw-r--r--board/freescale/m54455evb/u-boot.int2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/m54455evb/u-boot.int b/board/freescale/m54455evb/u-boot.int
index 153556fe9b..79e64a2f29 100644
--- a/board/freescale/m54455evb/u-boot.int
+++ b/board/freescale/m54455evb/u-boot.int
@@ -135,6 +135,6 @@ SECTIONS
. = ALIGN(4);
_ebss = .;
}
- _end = . ;
+ __bss_end__ = . ;
PROVIDE (end = .);
}
OpenPOWER on IntegriCloud