mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
scripts: add Radxa Zero2 to uboot_helper
This commit is contained in:
parent
b04da7c1e3
commit
3ccf688470
@ -211,6 +211,10 @@ devices = \
|
|||||||
'dtb': 'meson-g12a-radxa-zero.dtb',
|
'dtb': 'meson-g12a-radxa-zero.dtb',
|
||||||
'config': 'radxa-zero_defconfig'
|
'config': 'radxa-zero_defconfig'
|
||||||
},
|
},
|
||||||
|
'radxa-zero2': {
|
||||||
|
'dtb': 'meson-g12b-radxa-zero2.dtb',
|
||||||
|
'config': 'radxa-zero2_defconfig'
|
||||||
|
},
|
||||||
'wetek-core2': {
|
'wetek-core2': {
|
||||||
'dtb': 'meson-gxm-wetek-core2.dtb',
|
'dtb': 'meson-gxm-wetek-core2.dtb',
|
||||||
'config': 'wetek-core2_defconfig'
|
'config': 'wetek-core2_defconfig'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user