Skip to content

Commit 09eb2e9

Browse files
authored
uboot-rockchip: refresh rk3328 rkbin verdor atf (coolsnowwolf#9903)
1 parent f1b4dde commit 09eb2e9

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

package/boot/uboot-rockchip/Makefile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ define U-Boot/nanopi-r2c-rk3328
3131
friendlyarm_nanopi-r2c
3232
DEPENDS:=+PACKAGE_u-boot-nanopi-r2c-rk3328:arm-trusted-firmware-rk3328
3333
PKG_BUILD_DEPENDS:=arm-trusted-firmware-rockchip-vendor
34-
ATF:=rk322xh_bl31_v1.46.elf
34+
ATF:=rk322xh_bl31_v1.49.elf
3535
USE_RKBIN:=1
3636
endef
3737

@@ -43,7 +43,7 @@ define U-Boot/nanopi-r2s-rk3328
4343
friendlyarm_nanopi-neo3
4444
DEPENDS:=+PACKAGE_u-boot-nanopi-r2s-rk3328:arm-trusted-firmware-rk3328
4545
PKG_BUILD_DEPENDS:=arm-trusted-firmware-rockchip-vendor
46-
ATF:=rk322xh_bl31_v1.46.elf
46+
ATF:=rk322xh_bl31_v1.49.elf
4747
USE_RKBIN:=1
4848
endef
4949

@@ -54,7 +54,7 @@ define U-Boot/orangepi-r1-plus-rk3328
5454
xunlong_orangepi-r1-plus
5555
DEPENDS:=+PACKAGE_u-boot-orangepi-r1-plus-rk3328:arm-trusted-firmware-rk3328
5656
PKG_BUILD_DEPENDS:=arm-trusted-firmware-rockchip-vendor
57-
ATF:=rk322xh_bl31_v1.46.elf
57+
ATF:=rk322xh_bl31_v1.49.elf
5858
USE_RKBIN:=1
5959
endef
6060

@@ -65,7 +65,7 @@ define U-Boot/orangepi-r1-plus-lts-rk3328
6565
xunlong_orangepi-r1-plus-lts
6666
DEPENDS:=+PACKAGE_u-boot-orangepi-r1-plus-lts-rk3328:arm-trusted-firmware-rk3328
6767
PKG_BUILD_DEPENDS:=arm-trusted-firmware-rockchip-vendor
68-
ATF:=rk322xh_bl31_v1.46.elf
68+
ATF:=rk322xh_bl31_v1.49.elf
6969
USE_RKBIN:=1
7070
endef
7171

@@ -76,7 +76,7 @@ define U-Boot/doornet1-rk3328
7676
embedfire_doornet1
7777
DEPENDS:=+PACKAGE_u-boot-doornet1-rk3328:arm-trusted-firmware-rk3328
7878
PKG_BUILD_DEPENDS:=arm-trusted-firmware-rockchip-vendor
79-
ATF:=rk322xh_bl31_v1.46.elf
79+
ATF:=rk322xh_bl31_v1.49.elf
8080
USE_RKBIN:=1
8181
endef
8282

0 commit comments

Comments
 (0)