mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2024-11-16 10:18:23 +01:00
conf: machine: add bananapi-m2plus
Add machine configuration for H3 based Banana Pi M2+. Signed-off-by: Marek Frydrysiak <marek.frydrysiak@gmail.com>
This commit is contained in:
parent
37bfb7c8cd
commit
e4d5c7323e
9
conf/machine/bananapi-m2plus.conf
Normal file
9
conf/machine/bananapi-m2plus.conf
Normal 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"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user