mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
Rockchip: new RK3588 device
This commit is contained in:
committed by
Christian Hewitt
parent
1fb6e2b19e
commit
4feb496f1d
@@ -431,6 +431,64 @@ devices = \
|
||||
'soc': 'RK3566'
|
||||
},
|
||||
},
|
||||
'RK3588': {
|
||||
'armsom-sige7': {
|
||||
'config': 'sige7-rk3588_defconfig',
|
||||
'dtb': ''
|
||||
},
|
||||
'cm3588-nas': {
|
||||
'config': 'cm3588-nas-rk3588_defconfig',
|
||||
'dtb': 'rk3588-friendlyelec-cm3588-nas.dtb'
|
||||
},
|
||||
'khadas-edge2': {
|
||||
'config': 'khadas-edge2-rk3588s_defconfig',
|
||||
'dtb': ''
|
||||
},
|
||||
'nanopc-t6': {
|
||||
'config': 'nanopc-t6-rk3588_defconfig',
|
||||
'dtb': ''
|
||||
},
|
||||
'nanopi-r6c': {
|
||||
'config': 'nanopi-r6c-rk3588s_defconfig',
|
||||
'dtb': ''
|
||||
},
|
||||
'nanopi-r6s': {
|
||||
'config': 'nanopi-r6s-rk3588s_defconfig',
|
||||
'dtb': ''
|
||||
},
|
||||
'odroid-m2': {
|
||||
'config': 'odroid-m2-rk3588s_defconfig',
|
||||
'dtb': ''
|
||||
},
|
||||
'orangepi-5': {
|
||||
'config': 'orangepi-5-rk3588s_defconfig',
|
||||
'dtb': ''
|
||||
},
|
||||
'orangepi-5-max': {
|
||||
'config': 'orangepi-5-max-rk3588_defconfig',
|
||||
'dtb': ''
|
||||
},
|
||||
'orangepi-5-plus': {
|
||||
'config': 'orangepi-5-plus-rk3588_defconfig',
|
||||
'dtb': ''
|
||||
},
|
||||
'quartzpro64': {
|
||||
'config': 'quartzpro64-rk3588_defconfig',
|
||||
'dtb': ''
|
||||
},
|
||||
'rock-5a': {
|
||||
'config': 'rock5a-rk3588s_defconfig',
|
||||
'dtb': ''
|
||||
},
|
||||
'rock-5b': {
|
||||
'config': 'rock5b-rk3588_defconfig',
|
||||
'dtb': ''
|
||||
},
|
||||
'rock-5c': {
|
||||
'config': 'rock-5c-rk3588s_defconfig',
|
||||
'dtb': ''
|
||||
},
|
||||
},
|
||||
},
|
||||
'Samsung': {
|
||||
'Exynos': {
|
||||
|
||||
Reference in New Issue
Block a user