aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/rock-pi-4b.conf
blob: 587fb322d88ea19308a46da3f21d53264745641d (plain)
1
2
3
4
5
6
7
8
9
10
11
#@TYPE: Machine
#@NAME: Rock Pi 4B RK3399
#@DESCRIPTION: Rock Pi 4 is a Raspberry Pi 4 Alternative based on Rockchip RK3399 Processor.
#
# NOTE: This machine is for Kernel 5.10 and later. If you are using an older
# kernel, see rock-pi-4.conf

require conf/machine/include/rock-pi-4.inc

KERNEL_DEVICETREE = "rockchip/rk3399-rock-pi-4b.dtb"
UBOOT_MACHINE = "rock-pi-4-rk3399_defconfig"