mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-10 04:26:19 -04:00
sh: sh7785lcr: Add CONFIG_SYS_TEXT_BASE for 32bit mode
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
This commit is contained in:
parent
de03f8bc4a
commit
41f2747b9a
@ -24,6 +24,8 @@
|
|||||||
#
|
#
|
||||||
sinclude $(OBJTREE)/board/$(BOARDDIR)/config.tmp
|
sinclude $(OBJTREE)/board/$(BOARDDIR)/config.tmp
|
||||||
|
|
||||||
ifndef CONFIG_SYS_TEXT_BASE
|
ifdef CONFIG_SH_32BIT
|
||||||
|
CONFIG_SYS_TEXT_BASE = 0x8FF80000
|
||||||
|
else
|
||||||
CONFIG_SYS_TEXT_BASE = 0x0ff80000
|
CONFIG_SYS_TEXT_BASE = 0x0ff80000
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user