mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
uboot_helper: RK3399: Add Radxa ROCK 4SE
Add Radxa ROCK 4SE which is officially supported by u-boot and mainline kernel.
This commit is contained in:
@@ -348,6 +348,10 @@ devices = \
|
|||||||
'dtb': 'rk3399-rock-4c-plus.dtb',
|
'dtb': 'rk3399-rock-4c-plus.dtb',
|
||||||
'config': 'rock-4c-plus-rk3399_defconfig'
|
'config': 'rock-4c-plus-rk3399_defconfig'
|
||||||
},
|
},
|
||||||
|
'rock-4se': {
|
||||||
|
'dtb': 'rk3399-rock-4se.dtb',
|
||||||
|
'config': 'rock-4se-rk3399_defconfig'
|
||||||
|
},
|
||||||
'rock-pi-n10': {
|
'rock-pi-n10': {
|
||||||
'dtb': 'rk3399pro-rock-pi-n10.dtb',
|
'dtb': 'rk3399pro-rock-pi-n10.dtb',
|
||||||
'config': 'rock-pi-n10-rk3399pro_defconfig'
|
'config': 'rock-pi-n10-rk3399pro_defconfig'
|
||||||
|
|||||||
Reference in New Issue
Block a user