Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
ea3310e8aafad1da72d9a5e60568d725cbdefdbd
/
.
/
board
/
imgtec
/
xilfpga
/
Kconfig
blob: b0782780f643cee937dd566905902146edae211d [
file
] [
log
] [
blame
]
if
TARGET_XILFPGA
config SYS_BOARD
default
"xilfpga"
config SYS_VENDOR
default
"imgtec"
config SYS_CONFIG_NAME
default
"imgtec_xilfpga"
config SYS_TEXT_BASE
default
0x80C00000
endif