Merge pull request #303 from mfrydrysiak/machine-bananapim2plus

conf: machine: add bananapi-m2plus
This commit is contained in:
Marek Belisko 2020-11-10 18:07:23 +01:00 committed by GitHub
commit efcbd3a2cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,9 @@
#@TYPE: Machine
#@NAME: bananapi-m2plus
#@DESCRIPTION: Machine configuration for the Banana Pi M2+, base on Allwinner H3 CPU
require conf/machine/include/sun8i.inc
KERNEL_DEVICETREE = "sun8i-h3-bananapi-m2-plus.dtb"
UBOOT_MACHINE = "bananapi_m2_plus_h3_defconfig"