summaryrefslogtreecommitdiffstats
path: root/board/espt/config.mk
blob: 21b51de767e8fc16df42447df7d1f73eb9dd7c0a (plain)
1
2
3
4
5
6
7
8
9
#
# board/espt/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
OpenPOWER on IntegriCloud