summaryrefslogtreecommitdiff
path: root/board/amcc/sequoia/u-boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/amcc/sequoia/u-boot.lds')
-rw-r--r--board/amcc/sequoia/u-boot.lds2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/amcc/sequoia/u-boot.lds b/board/amcc/sequoia/u-boot.lds
index 7798722eb9..5168f43d98 100644
--- a/board/amcc/sequoia/u-boot.lds
+++ b/board/amcc/sequoia/u-boot.lds
@@ -136,8 +136,6 @@ SECTIONS
. = ALIGN(4);
}
- ppcenv_assert = ASSERT(. < 0xFFFF8000, ".bss section too big, overlaps .ppcenv section. Please update your confguration: CONFIG_SYS_MONITOR_BASE, CONFIG_SYS_MONITOR_LEN and TEXT_BASE may need to be modified.");
-
_end = . ;
PROVIDE (end = .);
}