wdenk | 3d3befa | 2004-03-14 15:06:13 +0000 | [diff] [blame] | 1 | # |
wdenk | 42dfe7a | 2004-03-14 22:25:36 +0000 | [diff] [blame] | 2 | # image should be loaded at 0x01000000 |
wdenk | 3d3befa | 2004-03-14 15:06:13 +0000 | [diff] [blame] | 3 | # |
4 | |||||
Wolfgang Denk | 14d0a02 | 2010-10-07 21:51:12 +0200 | [diff] [blame] | 5 | CONFIG_SYS_TEXT_BASE = 0x01000000 |