Sign in
◑
Theme
third-party-mirror
/
u-boot
/
4e63df300f05df2eb3ee87deed043a718ffc6a4e
/
.
/
board
/
freescale
/
mpc8315erdb
/
config.mk
blob: bf972fbe56fbabbb816a050f3c71d640c88cbc47 [
file
]
ifndef NAND_SPL
ifeq
(
$
(
CONFIG_MK_NAND
),
y
)
TEXT_BASE
=
$
(
CONFIG_RAMBOOT_TEXT_BASE
)
endif
endif
ifndef TEXT_BASE
TEXT_BASE
=
0xFE000000
endif