Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
00d559561ea7f774a7758c70b79e1e7e38b62459
/
.
/
board
/
pb1x00
/
Kconfig
blob: 236a4108bfc044673e115fde64967b9dcc3148a2 [
file
] [
log
] [
blame
]
if
TARGET_PB1X00
config SYS_BOARD
default
"pb1x00"
config SYS_SOC
default
"au1x00"
config SYS_CONFIG_NAME
default
"pb1x00"
config SYS_TEXT_BASE
default
0x83800000
endif