Re: [PATCH 3/4] rockchip: rk3308: add support for sdmmc boot

2023-07-21 Thread Kever Yang
On 2023/7/15 18:19, Pegorer Massimo wrote: Some ROCK Pi S SKU/models are not equipped with SD-NAND (eMMC), therefore SPL needs access to sdmmc: add it to rk3308-u-boot.dtsi with bootph-all property. Signed-off-by: Massimo Pegorer Reviewed-by: Kever Yang Thanks, - Kever --- arch/arm/dts/

[PATCH 3/4] rockchip: rk3308: add support for sdmmc boot

2023-07-15 Thread Pegorer Massimo
Some ROCK Pi S SKU/models are not equipped with SD-NAND (eMMC), therefore SPL needs access to sdmmc: add it to rk3308-u-boot.dtsi with bootph-all property. Signed-off-by: Massimo Pegorer --- arch/arm/dts/rk3308-rock-pi-s-u-boot.dtsi | 2 +- arch/arm/dts/rk3308-u-boot.dtsi | 5 + 2