mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
scripts: add bananapi-cm4io to uboot_helper
This commit is contained in:
parent
dd3231db00
commit
258e4b9b3d
@ -164,6 +164,10 @@ devices = \
|
|||||||
'dtb': '',
|
'dtb': '',
|
||||||
'config': 'p212_defconfig'
|
'config': 'p212_defconfig'
|
||||||
},
|
},
|
||||||
|
'bananapi-cm4io': {
|
||||||
|
'dtb': 'meson-g12b-bananapi-cm4-cm4io.dtb',
|
||||||
|
'config': 'bananapi-cm4io_defconfig'
|
||||||
|
},
|
||||||
'bananapi-m2s': {
|
'bananapi-m2s': {
|
||||||
'dtb': 'meson-g12b-a311d-bananapi-m2s.dtb',
|
'dtb': 'meson-g12b-a311d-bananapi-m2s.dtb',
|
||||||
'config': 'bananapi-m2s_defconfig'
|
'config': 'bananapi-m2s_defconfig'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user