[PATCH u-boot v2019.04-aspeed-openbmc 0/3] Add Qualcomm DC-SCM V1 defconfig and board support
Jae Hyun Yoo
quic_jaehyoo at quicinc.com
Fri Jul 1 06:02:24 AEST 2022
Hello,
This series adds Qualcomm DC-SCM V1 defconfig and initial board support.
Please review!
Thanks,
Jae
Jae Hyun Yoo (3):
configs: ast2600: add Qualcomm DC-SCM V1 defconfig
board: ast2600_qualcomm: add initial version of Qualcomm DC-SCM V1
board
board: ast2600_qualcomm: add env default
arch/arm/mach-aspeed/ast2600/Kconfig | 8 ++
board/aspeed/ast2600_qualcomm/Kconfig | 15 +++
board/aspeed/ast2600_qualcomm/Makefile | 1 +
.../dc-scm-v1-u-boot-env-default.txt | 4 +
board/aspeed/ast2600_qualcomm/dc-scm-v1.c | 33 +++++
configs/ast2600_qcom_dc_scm_v1_defconfig | 119 ++++++++++++++++++
6 files changed, 180 insertions(+)
create mode 100644 board/aspeed/ast2600_qualcomm/Kconfig
create mode 100644 board/aspeed/ast2600_qualcomm/Makefile
create mode 100644 board/aspeed/ast2600_qualcomm/dc-scm-v1-u-boot-env-default.txt
create mode 100644 board/aspeed/ast2600_qualcomm/dc-scm-v1.c
create mode 100644 configs/ast2600_qcom_dc_scm_v1_defconfig
--
2.25.1
More information about the openbmc
mailing list