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

Nico Cheng nico.cheng at rock-chips.com
Fri Oct 8 04:19:49 CEST 2021


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





More information about the U-Boot mailing list