mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2024-11-16 18:28:23 +01:00
9 lines
265 B
Plaintext
9 lines
265 B
Plaintext
#@TYPE: Machine
|
|
#@NAME: orange-pi-plus2e
|
|
#@DESCRIPTION: Machine configuration for the orange-pi-plus2e, base on allwinner H3 CPU
|
|
|
|
require conf/machine/include/sun8i.inc
|
|
|
|
KERNEL_DEVICETREE = "sun8i-h3-orangepi-plus2e.dtb"
|
|
UBOOT_MACHINE = "orangepi_plus2e_defconfig"
|