mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2025-08-28 23:03:00 +02:00
ap6212a.inc: add support for AMPAK 6212A
Add support for AMPAK 6212A module: 1) install kernel module 2) install firmware 3) create the required symlink with the AP6212 NVRAM file Enable the support in the boards with the module, according to: https://linux-sunxi.org/Table_of_Allwinner_based_boards The link creation with compatible name works on kernels >= 5.0. Signed-off-by: Diego Rondini <diego.rondini@kynetics.com>
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
#@NAME: orange-pi-zero-plus2
|
||||
#@DESCRIPTION: Machine configuration for the orange-pi-zero-plus2, base on Allwinner H5 CPU
|
||||
|
||||
|
||||
require conf/machine/include/sun50i.inc
|
||||
require conf/machine/include/hardware/ap6212a.inc
|
||||
|
||||
KERNEL_DEVICETREE = "allwinner/sun50i-h5-orangepi-zero-plus2.dtb"
|
||||
UBOOT_MACHINE = "orangepi_zero_plus2_defconfig"
|
||||
|
Reference in New Issue
Block a user