forked from pool/u-boot
Accepting request 952899 from hardware:boot
OBS-URL: https://build.opensuse.org/request/show/952899 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=160
This commit is contained in:
commit
2c8dde9dfb
@ -45,6 +45,8 @@
|
|||||||
<flavor>mx53loco</flavor>
|
<flavor>mx53loco</flavor>
|
||||||
<flavor>mx6cuboxi</flavor>
|
<flavor>mx6cuboxi</flavor>
|
||||||
<flavor>mx6qsabrelite</flavor>
|
<flavor>mx6qsabrelite</flavor>
|
||||||
|
<flavor>nanopc-t4-rk3399</flavor>
|
||||||
|
<flavor>nanopi-m4b-rk3399</flavor>
|
||||||
<flavor>nanopia64</flavor>
|
<flavor>nanopia64</flavor>
|
||||||
<flavor>nanopineo</flavor>
|
<flavor>nanopineo</flavor>
|
||||||
<flavor>nanopineoair</flavor>
|
<flavor>nanopineoair</flavor>
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 2 21:23:11 UTC 2022 - Alexandre Vicenzi <alexandre.vicenzi@suse.com>
|
||||||
|
|
||||||
|
- Add nanopc-t4-rk3399 and nanopi-m4b-rk3399 flavor
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 27 15:56:47 UTC 2022 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
Thu Jan 27 15:56:47 UTC 2022 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||||
|
|
||||||
|
@ -67,7 +67,7 @@
|
|||||||
%define rockchip_spl 1
|
%define rockchip_spl 1
|
||||||
%define rkimages $()
|
%define rkimages $()
|
||||||
%endif
|
%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_rk3399 1
|
||||||
%define is_armv8 1
|
%define is_armv8 1
|
||||||
%define rockchip_idb 1
|
%define rockchip_idb 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user