Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6a51f189f1572ebd7bf1cf0c6b320a532be8eab1
/
.
/
board
/
nuvoton
/
arbel_evb
/
Kconfig
blob: efe85974a296c1a2af76657bca3769ebeae487b1 [
file
] [
log
] [
blame
]
if
TARGET_ARBEL_EVB
config SYS_BOARD
default
"arbel_evb"
config SYS_VENDOR
default
"nuvoton"
config SYS_CONFIG_NAME
default
"arbel"
config SYS_MEM_TOP_HIDE
hex
"Reserved TOP memory"
default
0xB000000
help
Reserve
memory
for
ECC
/
GFX
/
VCD
/
ECE
.
endif