mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-05 05:04:47 +02:00
machine: rk3588/rk3588s: mark all machines as to be using the closed TPL
This will be useful once we migrate the U-Boot recipe to use this new override. Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
This commit is contained in:
parent
5272b82156
commit
d10a307366
|
@ -2,6 +2,8 @@ SOC_FAMILY ?= "rk3588s"
|
|||
MACHINEOVERRIDES =. "rk3588s:"
|
||||
DEFAULTTUNE ?= "cortexa76-cortexa55-crypto"
|
||||
|
||||
ROCKCHIP_CLOSED_TPL ?= "1"
|
||||
|
||||
require conf/machine/include/rockchip-defaults.inc
|
||||
require conf/machine/include/arm/armv8-2a/tune-cortexa76-cortexa55.inc
|
||||
require conf/machine/include/rockchip-wic.inc
|
||||
|
|
Loading…
Reference in New Issue
Block a user