mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00: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:
parent
4686c2ecaf
commit
a3613ebbf1
@ -347,7 +347,11 @@ devices = \
|
||||
'rock-4c-plus': {
|
||||
'dtb': 'rk3399-rock-4c-plus.dtb',
|
||||
'config': 'rock-4c-plus-rk3399_defconfig'
|
||||
},
|
||||
},
|
||||
'rock-4se': {
|
||||
'dtb': 'rk3399-rock-4se.dtb',
|
||||
'config': 'rock-4se-rk3399_defconfig'
|
||||
},
|
||||
'rock-pi-n10': {
|
||||
'dtb': 'rk3399pro-rock-pi-n10.dtb',
|
||||
'config': 'rock-pi-n10-rk3399pro_defconfig'
|
||||
|
Loading…
x
Reference in New Issue
Block a user