]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/freescale/mpc8313erdb/config.mk
autoconfig.mk: avoid apostophes around hex values
[karo-tx-uboot.git] / board / freescale / mpc8313erdb / config.mk
1 ifndef NAND_SPL
2 sinclude $(OBJTREE)/board/$(BOARDDIR)/config.tmp
3 endif
4
5 ifndef CONFIG_SYS_TEXT_BASE
6 CONFIG_SYS_TEXT_BASE = 0xFE000000
7 endif