mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-26 06:04:07 +01:00
12 lines
141 B
Text
12 lines
141 B
Text
if TARGET_CPCI4052
|
|
|
|
config SYS_BOARD
|
|
default "cpci405"
|
|
|
|
config SYS_VENDOR
|
|
default "esd"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "CPCI4052"
|
|
|
|
endif
|