Pull request: u-boot-rockchip-20250301
Kever Yang
kever.yang at rock-chips.com
Sat Mar 1 14:47:38 CET 2025
Hi Tom,
Please pull the fixes for rockchip platform:
- Fix SD-Card boot on rk3308-rock-s0 v1.1;
- Fix crash on nanopi-r4s seconde usb port;
- Disable undeeded PCI config for nanopi-r3s-rk3566
- Correct usage of IS_ENABLED()
CI:
https://source.denx.de/u-boot/custodians/u-boot-rockchip/-/pipelines/24898
Thanks,
- Kever
The following changes since commit b78f8677cde8b1dde31b66f5b780f2e9b62fba7f:
arch: arm: dts: k3-am642-phycore-som-binman: Add custMpk to overlays (2025-02-27 08:07:38 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-rockchip.git tags/u-boot-rockchip-20250301
for you to fetch changes up to a390c485756cf2b352ee781a94e47dafc7b9b2c8:
rockchip: nanopi-r3s-rk3566: disable unneeded CONFIG_NVME_PCI (2025-02-28 19:21:17 +0800)
----------------------------------------------------------------
Jonas Karlman (1):
rockchip: rk3308-rock-s0: Fix SD-card boot on v1.1 hw revision
Justin Klaassen (1):
rockchip: nanopi-r4s: Enable second usb port and fix crash
Tianling Shen (1):
rockchip: nanopi-r3s-rk3566: disable unneeded CONFIG_NVME_PCI
Tom Rini (1):
clk: rockchip: Correct usage of IS_ENABLED() macro
arch/arm/dts/rk3308-rock-s0-u-boot.dtsi | 12 ++++++++++++
arch/arm/dts/rk3399-nanopi-r4s-u-boot.dtsi | 5 +++++
configs/nanopi-r3s-rk3566_defconfig | 1 -
configs/rock-s0-rk3308_defconfig | 2 ++
drivers/clk/rockchip/clk_rk3568.c | 4 ++--
drivers/clk/rockchip/clk_rk3588.c | 4 ++--
6 files changed, 23 insertions(+), 5 deletions(-)
More information about the U-Boot
mailing list