mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2024-12-26 13:08:21 +01:00
11 lines
302 B
Plaintext
11 lines
302 B
Plaintext
|
#@TYPE: Machine
|
||
|
#@NAME: CubieBoard4
|
||
|
#@DESCRIPTION: Machine configuration for the cubieboard4, based on allwinner A80 CPU http://cubieboard.org/
|
||
|
|
||
|
require conf/machine/include/sun9i.inc
|
||
|
|
||
|
KERNEL_IMAGETYPE = "zImage"
|
||
|
|
||
|
KERNEL_DEVICETREE = "sun9i-a80-cubieboard4.dtb"
|
||
|
UBOOT_MACHINE = "Cubieboard4_defconfig"
|