Added pcDuino3 Board

pull/262/head
Cameron O'Keeffe 2018-04-05 15:42:15 +12:00 committed by Marek Belisko
parent c0ece4613d
commit e698148963
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
#@TYPE: Machine
#@NAME: Linksprite A20-pcduino3 Board
#@DESCRIPTION: Machine configuration for the pcDuino 3, based on Allwinner A20 CPU
require conf/machine/include/sun7i.inc
KERNEL_DEVICETREE = "sun7i-a20-pcduino3.dtb"
UBOOT_MACHINE = "Linksprite_pcDuino3_defconfig"
SUNXI_FEX_FILE = "sys_config/a20/linksprite_pcduino3.fex"