mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
scripts: add odroid-hc4 to uboot_helper
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user