mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2024-11-16 10:18:23 +01:00
Merge pull request #323 from MitchGaines/opi-plus2e-machine
Orange Pi Plus 2E Machine Configuration
This commit is contained in:
commit
a3848d2e23
8
conf/machine/orange-pi-plus2e.conf
Normal file
8
conf/machine/orange-pi-plus2e.conf
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
#@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"
|
Loading…
Reference in New Issue
Block a user