mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
scripts: add odroid-hc4 to uboot_helper
This commit is contained in:
parent
c37dbdd8e8
commit
0f2c3e1994
@ -193,6 +193,10 @@ devices = \
|
||||
'dtb': 'meson-sm1-odroid-c4.dtb',
|
||||
'config': 'odroid-c4_defconfig'
|
||||
},
|
||||
'odroid-hc4': {
|
||||
'dtb': 'meson-sm1-odroid-hc4.dtb',
|
||||
'config': 'odroid-c4_defconfig'
|
||||
},
|
||||
'odroid-n2': {
|
||||
'dtb': 'meson-g12b-odroid-n2.dtb',
|
||||
'config': 'odroid-n2_defconfig'
|
||||
|
Loading…
x
Reference in New Issue
Block a user