mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
scripts/uboot_helper: add iMX8
This commit is contained in:
parent
06bafb5046
commit
ea3df74224
@ -218,6 +218,16 @@ devices = \
|
|||||||
'config': 'wandboard_defconfig'
|
'config': 'wandboard_defconfig'
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
'iMX8' : {
|
||||||
|
'mq-evk' : {
|
||||||
|
'dtb' : 'imx8mq-evk.dtb',
|
||||||
|
'config' : 'imx8mq_evk_defconfig'
|
||||||
|
},
|
||||||
|
'pico-mq' : {
|
||||||
|
'dtb' : 'imx8mq-pico-pi.dtb',
|
||||||
|
'config' : 'pico-imx8mq_defconfig'
|
||||||
|
},
|
||||||
|
},
|
||||||
},
|
},
|
||||||
'Qualcomm': {
|
'Qualcomm': {
|
||||||
'Dragonboard': {
|
'Dragonboard': {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user