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

TEXT_BASE = 0x8FFC0000
OpenPOWER on IntegriCloud