Nobuhiro Iwamatsu | 74d9c16 | 2009-06-25 16:31:26 +0900 | [diff] [blame] | 1 | # |
2 | # board/espt/config.mk | ||||
3 | # | ||||
4 | # TEXT_BASE refers to image _after_ relocation. | ||||
5 | # | ||||
6 | # NOTE: Must match value used in u-boot.lds (in this directory). | ||||
7 | # | ||||
8 | |||||
9 | TEXT_BASE = 0x8FFC0000 |