summaryrefslogtreecommitdiffstats
path: root/board/ve8313/config.mk
blob: 33686aa9b4e80fe107ea307464157dee83ede575 (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