summaryrefslogtreecommitdiffstats
path: root/board/gen860t/u-boot-flashenv.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/gen860t/u-boot-flashenv.lds')
-rw-r--r--board/gen860t/u-boot-flashenv.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/gen860t/u-boot-flashenv.lds b/board/gen860t/u-boot-flashenv.lds
index cda6c47b33..5bb6c62d71 100644
--- a/board/gen860t/u-boot-flashenv.lds
+++ b/board/gen860t/u-boot-flashenv.lds
@@ -96,7 +96,7 @@ SECTIONS
. = ALIGN(4);
}
- _end = . ;
+ __bss_end__ = . ;
PROVIDE (end = .);
.ppcenv:
OpenPOWER on IntegriCloud