summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8313erdb/config.mk
blob: bd0d2158e03b9210d7d2c969678c7b5c1117e1e4 (plain)
1
2
3
4
5
6
7
ifndef NAND_SPL
sinclude $(OBJTREE)/board/$(BOARDDIR)/config.tmp
endif

ifndef CONFIG_SYS_TEXT_BASE
CONFIG_SYS_TEXT_BASE = 0xFE000000
endif
OpenPOWER on IntegriCloud