aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/radxa-rock.conf
blob: 62716eba5cac71dbd049c2deb0be62f2f0bbbf68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright (C) 2014 NEO-Technologies
# Released under the MIT license (see COPYING.MIT for the terms)

#@TYPE: Machine
#@NAME: Radxa Rock Board
#@DESCRIPTION: Machine configuration for the Radxa Rock Board, based on Rockchip RK3188 CPU
#http://radxa.com

require conf/machine/include/rockchip.inc

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