aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/rock2-square.conf
blob: 737d3ae511ca8bc9848c2fb687ceba604f6038d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright (C) 2016 Romain Perier
# Released under the MIT license (see COPYING.MIT for the terms)

#@TYPE: Machine
#@NAME: Rock2 Square
#@DESCRIPTION: Radxa Rock2 is a series of the second single board computer from Radxa. This is the square baseboard.
#http://radxa.com/Rock2

require conf/machine/include/rk3288.inc

SPL_BINARY = "u-boot-spl-dtb.bin"
KERNEL_DEVICETREE = "rk3288-rock2-square.dtb"
UBOOT_MACHINE = "rock2_defconfig"