mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2025-07-18 06:49:49 +02:00
Add device tree for h616 and orangepizero2
This commit is contained in:
@ -4,7 +4,8 @@
|
||||
|
||||
require conf/machine/include/sun50i.inc
|
||||
|
||||
PREFERRED_PROVIDER_virtual/kernel = "linux-h616"
|
||||
PREFERRED_PROVIDER_virtual/kernel = "linux-mainline"
|
||||
|
||||
KERNEL_DEVICETREE = "allwinner/sun50i-h616-orangepi-zero2.dtb"
|
||||
UBOOT_MACHINE = "orangepi_zero2_defconfig"
|
||||
|
||||
@ -15,3 +16,4 @@ MACHINEOVERRIDES:append = "sun50i:sun50i-h616:"
|
||||
|
||||
# as for now neither graphics nor audio is supported
|
||||
MACHINE_FEATURES:remove = "alsa x11"
|
||||
MACHINE_FEATURES:append = "bluetooth wifi"
|
||||
|
Reference in New Issue
Block a user