scripts: add Radxa Zero2 to uboot_helper

This commit is contained in:
Christian Hewitt 2022-02-15 10:50:26 +00:00
parent b04da7c1e3
commit 3ccf688470

View File

@ -211,6 +211,10 @@ devices = \
'dtb': 'meson-g12a-radxa-zero.dtb',
'config': 'radxa-zero_defconfig'
},
'radxa-zero2': {
'dtb': 'meson-g12b-radxa-zero2.dtb',
'config': 'radxa-zero2_defconfig'
},
'wetek-core2': {
'dtb': 'meson-gxm-wetek-core2.dtb',
'config': 'wetek-core2_defconfig'