uboot-rockchip: Update to 2023.10-rc3

Refreshed patches.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen
2023-08-26 19:37:09 +08:00
parent e26decebb4
commit 875ee74529
3 changed files with 5 additions and 4 deletions

View File

@@ -5,9 +5,9 @@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_VERSION:=2023.10-rc2
PKG_VERSION:=2023.10-rc3
PKG_RELEASE:=1
PKG_HASH:=b7f54b2bab765abd09ebae3bd0edeb77f2f2af1c4ccf6c286d37b01d97cb6be7
PKG_HASH:=4c29d64e764060b49e7658f0cf9f86911d0b2bc081f13980a19b99cc89584ba0
PKG_MAINTAINER:=Tobias Maedel <openwrt@tbspace.de>

View File

@@ -52,7 +52,7 @@ Signed-off-by: Peter Geis <pgwipeout@gmail.com>
#if IS_ENABLED(CONFIG_FASTBOOT)
--- a/arch/arm/mach-rockchip/rk3399/rk3399.c
+++ b/arch/arm/mach-rockchip/rk3399/rk3399.c
@@ -292,3 +292,32 @@ void spl_board_init(void)
@@ -282,3 +282,32 @@ void spl_board_init(void)
}
}
#endif

View File

@@ -25,12 +25,13 @@
rk3399-orangepi.dtb \
rk3399-pinebook-pro.dtb \
rk3399-pinephone-pro.dtb \
@@ -178,18 +182,28 @@ dtb-$(CONFIG_ROCKCHIP_RK3568) += \
@@ -178,19 +182,29 @@ dtb-$(CONFIG_ROCKCHIP_RK3568) += \
rk3566-soquartz-cm4.dtb \
rk3566-soquartz-model-a.dtb \
rk3568-evb.dtb \
+ rk3568-fastrhino-r66s.dtb \
+ rk3568-fastrhino-r68s.dtb \
rk3568-lubancat-2.dtb \
+ rk3568-mrkaio-m68s.dtb \
rk3568-nanopi-r5c.dtb \
rk3568-nanopi-r5s.dtb \