[PATCH v1 0/3] Add SPL build support for RK3568

8 Oct
2021
8 Oct
'21
4:19 a.m.
This series adds support for the rk3568 SOC, SPL load next-stage image from eMMC will be supported after this series of patches.
Nico Cheng (3): rockchip: Kconfig: Enable SPL support for rk3568 arm: dts: rockchip: rk3568: Enable sdhci and sdmmc0 node rockchip: rk3568: add arch_cpu_init()
arch/arm/dts/rk3568-u-boot.dtsi | 17 +++++++++++++++++ arch/arm/mach-rockchip/Kconfig | 2 ++ arch/arm/mach-rockchip/rk3568/rk3568.c | 19 +++++++++++++++++++ configs/evb-rk3568_defconfig | 25 ++++++++++++++++++++++++- include/configs/rk3568_common.h | 4 ++++ 5 files changed, 66 insertions(+), 1 deletion(-)
--
2.17.1
1313
Age (days ago)
1313
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nico Cheng