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

#@TYPE: Machine
#@NAME: MarsBoard RK3066 Board
#@DESCRIPTION: Machine configuration for the MarsBoard, based on Rockchip RK3066 SoC
#http://www.marsboard.com

require conf/machine/include/rk3066.inc

PREFERRED_PROVIDER_virtual/kernel = "linux"
SERIAL_CONSOLES = "115200;ttyS2"
KERNEL_DEVICETREE = "rk3066a-marsboard.dtb"