mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
u-boot: add odroid-n2 to helper script
This commit is contained in:
parent
128937b6de
commit
2cccc6c9bd
@ -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': {
|
||||
|
Loading…
x
Reference in New Issue
Block a user