]> git.sur5r.net Git - u-boot/blob - board/ve8313/config.mk
ppc4xx: Big header cleanup, mostly PPC440 related
[u-boot] / board / ve8313 / config.mk
1 ifndef NAND_SPL
2 sinclude $(OBJTREE)/board/$(BOARDDIR)/config.tmp
3 endif
4
5 ifndef TEXT_BASE
6 TEXT_BASE = 0xfe000000
7 endif