mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
uboot_helper: Add OrangePi 3 LTS target
This commit is contained in:
@@ -120,6 +120,11 @@ devices = \
|
||||
'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': {
|
||||
'dtb': 'sun50i-h6-orangepi-lite2.dtb',
|
||||
'config': 'orangepi_lite2_defconfig',
|
||||
|
||||
Reference in New Issue
Block a user