]> git.sur5r.net Git - u-boot/blob - board/freescale/mpc8313erdb/config.mk
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
[u-boot] / board / freescale / mpc8313erdb / 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