mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
uboot_helper: Add OrangePi 3 LTS target
This commit is contained in:
parent
107dbba62f
commit
1bd87f7360
@ -120,6 +120,11 @@ devices = \
|
|||||||
'config': 'orangepi_3_defconfig',
|
'config': 'orangepi_3_defconfig',
|
||||||
'crust_config': 'orangepi_3_defconfig'
|
'crust_config': 'orangepi_3_defconfig'
|
||||||
},
|
},
|
||||||
|
'orangepi-3-lts': {
|
||||||
|
'dtb': 'sun50i-h6-orangepi-3-lts.dtb',
|
||||||
|
'config': 'orangepi_3_defconfig',
|
||||||
|
'crust_config': 'orangepi_3_defconfig'
|
||||||
|
},
|
||||||
'orangepi-lite2': {
|
'orangepi-lite2': {
|
||||||
'dtb': 'sun50i-h6-orangepi-lite2.dtb',
|
'dtb': 'sun50i-h6-orangepi-lite2.dtb',
|
||||||
'config': 'orangepi_lite2_defconfig',
|
'config': 'orangepi_lite2_defconfig',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user