Fix typos, refactor SRC_URIs introduce new SOC_FAMILY

This commit is contained in:
pbiel
2023-02-11 11:38:44 +01:00
parent fb9d9db5c3
commit a1e217f10f
18 changed files with 30 additions and 39 deletions

View File

@ -0,0 +1,9 @@
require conf/machine/include/sunxi64.inc
DEFAULTTUNE ?= "cortexa53-crypto"
require conf/machine/include/arm/armv8a/tune-cortexa53.inc
MACHINEOVERRIDES =. "sun50i:"
SOC_FAMILY = "sun50i-h616"