summaryrefslogtreecommitdiffstats
path: root/board/renesas/sh7763rdp/config.mk
blob: c52dbfd7b0bedba2a907f9ce3c7d69f0eae4e226 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# board/sh7763rdp/config.mk
#
# TEXT_BASE refers to image _after_ relocation.
#
# NOTE: Must match value used in u-boot.lds (in this directory).
#

TEXT_BASE = 0x8FFC0000

# PLATFORM_CPPFLAGS += -DCONFIG_MULTIBOOT
OpenPOWER on IntegriCloud