Sign in
coral
/
uboot-imx
/
14d0a02a168b36e87665b8d7f42fa3e88263d26d
/
.
/
board
/
sheldon
/
simpc8313
/
config.mk
blob: 7a8aa424eb08441a6edc4454ec96b3f3da259acd [
file
] [
log
] [
blame
]
ifndef NAND_SPL
sinclude $
(
OBJTREE
)/
board
/
$
(
BOARDDIR
)/
config
.
tmp
endif
ifndef CONFIG_SYS_TEXT_BASE
CONFIG_SYS_TEXT_BASE
=
0x00100000
endif
ifdef CONFIG_NAND_LP
PAD_TO
=
0xFFF20000
else
PAD_TO
=
0xFFF04000
endif