mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
u-boot: add odroid-n2 to helper script
This commit is contained in:
@@ -122,9 +122,13 @@ devices = \
|
||||
},
|
||||
'AMLG12': {
|
||||
'box': {
|
||||
'dtb': 'meson-gxl-s905x-p212.dtb',
|
||||
'dtb': 'meson-g12a-x96max.dtb',
|
||||
'config': 'p212_defconfig'
|
||||
},
|
||||
'odroid-n2': {
|
||||
'dtb': 'meson-g12b-odroid-n2.dtb',
|
||||
'config': 'odroid-n2_defconfig'
|
||||
},
|
||||
},
|
||||
},
|
||||
'NXP': {
|
||||
|
||||
Reference in New Issue
Block a user