Added Lichee Pi Zero machine (booted)

pull/312/head
Louis Buchert 2021-03-30 19:23:08 +02:00
parent 3dc99ee663
commit 0b64109569
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
#@TYPE: Machine
#@NAME: licheepi-zero
#@DESCRIPTION: Machine configuration for the licheepi-zero, based on allwinner V3s CPU
require conf/machine/include/sun8i.inc
UBOOT_MACHINE = "LicheePi_Zero_defconfig"
KERNEL_DEVICETREE = "sun8i-v3s-licheepi-zero.dtb"