summaryrefslogtreecommitdiff
path: root/board/renesas/sh7757lcr
diff options
context:
space:
mode:
Diffstat (limited to 'board/renesas/sh7757lcr')
-rw-r--r--board/renesas/sh7757lcr/u-boot.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/renesas/sh7757lcr/u-boot.lds b/board/renesas/sh7757lcr/u-boot.lds
index 790b5b840d..38ebe88507 100644
--- a/board/renesas/sh7757lcr/u-boot.lds
+++ b/board/renesas/sh7757lcr/u-boot.lds
@@ -41,7 +41,7 @@ SECTIONS
.text :
{
- arch/sh/cpu/sh4/start.o (.text)
+ KEEP(arch/sh/cpu/sh4/start.o (.text))
*(.spiboot1.text)
*(.spiboot2.text)
. = ALIGN(8192);