Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
df4262f7923cd08e0b3cb924afc17f8941c3da32
/
.
/
board
/
cssi
/
cmpc885
/
Kconfig
blob: 4a23f89aa1d074670102bf49e0db4c16b146c67a [
file
] [
log
] [
blame
]
if
TARGET_CMPC885
config SYS_BOARD
default
"cmpc885"
config SYS_VENDOR
default
"cssi"
config SYS_CONFIG_NAME
default
"cmpc885"
config TEXT_BASE
default
0x40000000
config CPLD_BASE
hex
default
0xc8000000
config FPGA_BASE
hex
default
0xd0000000
endif