Mainline support for Rock 5B (#4606)
Co-authored-by: root <catalinii@yahoo.com>
This commit is contained in:
parent
2c58242006
commit
48e45d0c9c
@ -2,7 +2,7 @@
|
||||
BOARD_NAME="Rock 5B"
|
||||
BOARDFAMILY="rockchip-rk3588"
|
||||
BOOTCONFIG="rock-5b-rk3588_defconfig"
|
||||
KERNEL_TARGET="legacy"
|
||||
KERNEL_TARGET="legacy,edge"
|
||||
FULL_DESKTOP="yes"
|
||||
BOOT_LOGO="desktop"
|
||||
BOOT_FDT_FILE="rockchip/rk3588-rock-5b.dtb"
|
||||
|
||||
10787
config/kernel/linux-rockchip-rk3588-edge.config
Normal file
10787
config/kernel/linux-rockchip-rk3588-edge.config
Normal file
File diff suppressed because it is too large
Load Diff
@ -19,6 +19,16 @@ case $BRANCH in
|
||||
|
||||
;;
|
||||
|
||||
edge)
|
||||
|
||||
SKIP_BOOTSPLASH="yes"
|
||||
LINUXFAMILY=rockchip-rk3588
|
||||
LINUXCONFIG='linux-rockchip-rk3588-'$BRANCH
|
||||
KERNELBRANCH='branch:v6.2-rc1'
|
||||
KERNELPATCHDIR='rockchip-rk3588-edge'
|
||||
|
||||
;;
|
||||
|
||||
esac
|
||||
|
||||
prepare_boot_configuration
|
||||
|
||||
6226
patch/kernel/rockchip-rk3588-edge/Initial-rk3588-DT.patch
Normal file
6226
patch/kernel/rockchip-rk3588-edge/Initial-rk3588-DT.patch
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user