aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/rock-pi-4c.conf
blob: 3af26ff1c084bee817ef8abecafda8f6c0a80de4 (plain)
1
2
3
4
5
6
7
8
9
10
11
#@TYPE: Machine
#@NAME: Rock Pi 4C 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-4c.dtb"
UBOOT_MACHINE = "rock-pi-4c-rk3399_defconfig"