blob: 9e1446e4b651d98c7baf2762a536a8af03932c28 [file] [log] [blame]
Wolfgang Denkac7eb8a2005-09-14 23:53:32 +02001#
2# Linux-Kernel is expected to be at 1000'8000,
3# entry 1000'8000 (mem base + reserved)
4#
5# We load ourself to internal RAM at 2001'2000
Wolfgang Denk14d0a022010-10-07 21:51:12 +02006# Check map file when changing CONFIG_SYS_TEXT_BASE.
Wolfgang Denkac7eb8a2005-09-14 23:53:32 +02007# Everything has fit into 192kB internal SRAM!
8#
9
Wolfgang Denk14d0a022010-10-07 21:51:12 +020010# XXX CONFIG_SYS_TEXT_BASE = 0x20012000
11CONFIG_SYS_TEXT_BASE = 0x13FC0000