mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
uboot_helper: Add Orange Pi One Plus board
This commit is contained in:
parent
4ff3ef1dcf
commit
14f80526ab
@ -29,6 +29,7 @@ devices = {
|
||||
'H6' : {
|
||||
'pine_h64' : { 'dtb' : 'sun50i-h6-pine-h64.dtb', 'config' : 'pine_h64_defconfig' },
|
||||
'orangepi_3' : { 'dtb' : 'sun50i-h6-orangepi-3.dtb', 'config' : 'orangepi_3_defconfig' },
|
||||
'orangepi_one_plus' : { 'dtb' : 'sun50i-h6-orangepi-one-plus.dtb', 'config' : 'orangepi_one_plus_defconfig' },
|
||||
},
|
||||
},
|
||||
'Rockchip' : {
|
||||
|
Loading…
x
Reference in New Issue
Block a user