aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/radxarock.conf
blob: 2036f6a32e207045731a3365e6278f262e1af804 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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

SERIAL_CONSOLES = "115200;ttyFIQ0"
KERNEL_DEVICETREE = "rk3188-radxarock.dtb"