Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3281cb6ebb4c406a381538e2240166a87f3db0db
/
.
/
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