meta-blackfinn: Remove bananapi-m3 support

Signed-off-by: Thomas Klaehn <thomas.klaehn@perinet.io>
This commit is contained in:
Thomas Klaehn
2020-09-18 06:22:48 +02:00
parent b7f42c197e
commit ac03fc9c25
8 changed files with 0 additions and 305 deletions

View File

@@ -1,14 +0,0 @@
#@TYPE: Machine
#@NAME: bananapi-m3
#@DESCRIPTION: Machine configuration for the Bananapi M3, based on the
#Allwinner A83T CPU.
require conf/machine/include/sun8i.inc
PREFERRED_VERSION_u-boot = "v2018.09%"
UBOOT_MACHINE = "Sinovoip_BPI_M3_defconfig"
PREFERRED_VERSION_virtual/kernel = "4.20.15"
KERNEL_IMAGETYPE = "zImage"
KERNEL_DEVICETREE = "sun8i-a83t-bananapi-m3.dtb"