mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2024-11-08 22:38:22 +01:00
9 lines
264 B
Plaintext
9 lines
264 B
Plaintext
|
#@TYPE: Machine
|
||
|
#@NAME: pine64-plus
|
||
|
#@DESCRIPTION: Machine configuration for the pine64-plus, based on Allwinner A64 CPU
|
||
|
|
||
|
require conf/machine/include/sun50i.inc
|
||
|
|
||
|
KERNEL_DEVICETREE = "allwinner/sun50i-a64-bananapi-m64.dtb"
|
||
|
UBOOT_MACHINE = "bananapi_m64_defconfig"
|