mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
uboot_helper: Add OrangePi 3
This commit is contained in:
@@ -28,6 +28,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' },
|
||||
},
|
||||
},
|
||||
'Rockchip' : {
|
||||
|
||||
Reference in New Issue
Block a user