mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
Added config, dts and initial board support code for ipq807x Change-Id: If624f806c65467900165781d9b32a6c060990418 Signed-off-by: Manoharan Vijaya Raghavan <mraghava@codeaurora.org>
12 lines
173 B
Text
12 lines
173 B
Text
config SYS_CPU
|
|
default "ipq807x"
|
|
|
|
config SYS_BOARD
|
|
default "ipq807x"
|
|
|
|
config SYS_VENDOR
|
|
default "qca"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "ipq807x"
|
|
|