]> git.karo-electronics.de Git - karo-tx-uboot.git/blob - board/sheldon/simpc8313/config.mk
imported U-Boot Release 2009.08 from Freescale BSP L2.6.31_10.08.01
[karo-tx-uboot.git] / board / sheldon / simpc8313 / config.mk
1 ifndef NAND_SPL
2 sinclude $(OBJTREE)/board/$(BOARDDIR)/config.tmp
3 endif
4
5 ifndef TEXT_BASE
6 TEXT_BASE = 0x00100000
7 endif
8
9 ifdef CONFIG_NAND_LP
10 PAD_TO = 0xFFF20000
11 else
12 PAD_TO = 0xFFF04000
13 endif