aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/rk3188-radxarock.conf
blob: 7b2032b0a062ff295a7a2ed1c52cd3fdc4ae0c76 (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: 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"