mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
uboot_helper: add H5 board
This commit is contained in:
@@ -107,6 +107,12 @@ devices = \
|
||||
'config': 'orangepi_plus_defconfig'
|
||||
},
|
||||
},
|
||||
'H5' : {
|
||||
'orangepi-pc2': {
|
||||
'dtb': 'sun50i-h5-orangepi-pc2.dtb',
|
||||
'config': 'orangepi_pc2_defconfig'
|
||||
},
|
||||
},
|
||||
'H6': {
|
||||
'beelink-gs1' : {
|
||||
'dtb' : 'sun50i-h6-beelink-gs1.dtb',
|
||||
|
||||
Reference in New Issue
Block a user