Sign in
nest-open-source
/
manifest_repos
/
u-boot
/
e00b8eb55a8ecd6051b13309a1b5aa88400ba74d
/
.
/
board
/
imgtec
/
xilfpga
/
Kconfig
blob: 6081351bdc22d378706fe10dea6ba821c7789dc3 [
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