From 74d192daf0c9d91326575e41da4e66c2f59db98395b23cf8e44bac353a909198 Mon Sep 17 00:00:00 2001 From: Guillaume GARDET Date: Wed, 9 Feb 2022 10:00:16 +0000 Subject: [PATCH] Accepting request 952898 from hardware:boot:staging OBS-URL: https://build.opensuse.org/request/show/952898 OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=160 --- _multibuild | 2 ++ u-boot.changes | 5 +++++ u-boot.spec | 2 +- 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/_multibuild b/_multibuild index 469ce93..1a438c4 100644 --- a/_multibuild +++ b/_multibuild @@ -45,6 +45,8 @@ mx53loco mx6cuboxi mx6qsabrelite + nanopc-t4-rk3399 + nanopi-m4b-rk3399 nanopia64 nanopineo nanopineoair diff --git a/u-boot.changes b/u-boot.changes index 5d49fb3..d7e735b 100644 --- a/u-boot.changes +++ b/u-boot.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 2 21:23:11 UTC 2022 - Alexandre Vicenzi + +- Add nanopc-t4-rk3399 and nanopi-m4b-rk3399 flavor + ------------------------------------------------------------------- Thu Jan 27 15:56:47 UTC 2022 - Guillaume GARDET diff --git a/u-boot.spec b/u-boot.spec index 90ad21c..59f9f05 100644 --- a/u-boot.spec +++ b/u-boot.spec @@ -67,7 +67,7 @@ %define rockchip_spl 1 %define rkimages $() %endif -%if "%target" == "evb-rk3399" || "%target" == "firefly-rk3399" || "%target" == "rock-pi-4-rk3399" +%if "%target" == "evb-rk3399" || "%target" == "firefly-rk3399" || "%target" == "rock-pi-4-rk3399" || "%target" == "nanopc-t4-rk3399" || "%target" == "nanopi-m4b-rk3399" %define is_rk3399 1 %define is_armv8 1 %define rockchip_idb 1