aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/rk3188-radxarock.conf
blob: d8801d03db913aa0f9a21565ab77989fceb99336 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright (C) 2014 NEO-Technologies
# Copyright (C) 2015 Romain Perier
# Released under the MIT license (see COPYING.MIT for the terms)

#@TYPE: Machine
#@NAME: Radxa Rock Board
#@DESCRIPTION: Radxa Rock is SBC designed by Radxa.It has quad-core ARM cortex-a9 processor, 80 pin headers, which makes easy to connect other I/O or GPIO
#http://radxa.com

require conf/machine/include/rk3188.inc

PREFERRED_PROVIDER_virtual/kernel = "linux"
SERIAL_CONSOLES ?= "115200;ttyS2"
KERNEL_DEVICETREE = "rk3188-radxarock.dtb"