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