Sandeep Paulraj | 2e584ec | 2009-10-10 13:37:10 -0400 | [diff] [blame] | 1 | # Linux Kernel is expected to be at 8000'8000, entry 8000'8000 |
2 | # (mem base + reserved) | ||||
3 | # | ||||
4 | |||||
5 | #Provide at least 16MB spacing between us and the Linux Kernel image | ||||
Wolfgang Denk | 0708bc6 | 2010-10-07 21:51:12 +0200 | [diff] [blame] | 6 | CONFIG_SYS_TEXT_BASE = 0x81080000 |