Magnus Lilja | 24f8b41 | 2009-07-04 10:31:24 +0200 | [diff] [blame] | 1 | ifdef CONFIG_NAND_SPL |
Wolfgang Denk | 0708bc6 | 2010-10-07 21:51:12 +0200 | [diff] [blame] | 2 | CONFIG_SYS_TEXT_BASE = 0x87ec0000 |
Magnus Lilja | 24f8b41 | 2009-07-04 10:31:24 +0200 | [diff] [blame] | 3 | else |
Wolfgang Denk | 0708bc6 | 2010-10-07 21:51:12 +0200 | [diff] [blame] | 4 | CONFIG_SYS_TEXT_BASE = 0x87f00000 |
Magnus Lilja | 24f8b41 | 2009-07-04 10:31:24 +0200 | [diff] [blame] | 5 | endif |