Move CONFIG_SYS_TEXT_BASE to the board's config file, and remove the unnecessary config.mk file. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>master
parent
4f9a5b06f8
commit
00cb2e3209
@ -1,11 +0,0 @@ |
||||
#
|
||||
# board/sh7763rdp/config.mk
|
||||
#
|
||||
# CONFIG_SYS_TEXT_BASE refers to image _after_ relocation.
|
||||
#
|
||||
# NOTE: Must match value used in u-boot.lds (in this directory).
|
||||
#
|
||||
|
||||
CONFIG_SYS_TEXT_BASE = 0x8FFC0000
|
||||
|
||||
# PLATFORM_CPPFLAGS += -DCONFIG_MULTIBOOT
|
Loading…
Reference in new issue