From 47aefc2f460b9db098ae548a6485bcb32ae2b405 Mon Sep 17 00:00:00 2001 From: Pratham Patel Date: Sat, 28 Oct 2023 12:45:14 +0530 Subject: [PATCH] at the moment, there is no u-boot-rockchip-spi.bin for OPi5-s --- orangepi-5-plus-rk3588.spec | 2 +- orangepi-5-rk3588s.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/orangepi-5-plus-rk3588.spec b/orangepi-5-plus-rk3588.spec index c00f212..0027f8b 100644 --- a/orangepi-5-plus-rk3588.spec +++ b/orangepi-5-plus-rk3588.spec @@ -1,6 +1,6 @@ %global board_name orangepi-5-plus-rk3588 %global board_defconfig %{board_name}_defconfig -%global output_files u-boot-rockchip.bin u-boot-rockchip-spi.bin +%global output_files u-boot-rockchip.bin %global extern_rkbin true %global rkbin_git_commit b4558da0860ca48bf1a571dd33ccba580b9abe23 diff --git a/orangepi-5-rk3588s.spec b/orangepi-5-rk3588s.spec index 51133bd..f7eb84f 100644 --- a/orangepi-5-rk3588s.spec +++ b/orangepi-5-rk3588s.spec @@ -1,6 +1,6 @@ %global board_name orangepi-5-rk3588s %global board_defconfig %{board_name}_defconfig -%global output_files u-boot-rockchip.bin u-boot-rockchip-spi.bin +%global output_files u-boot-rockchip.bin %global extern_rkbin true %global rkbin_git_commit b4558da0860ca48bf1a571dd33ccba580b9abe23