meta-sunxi/conf/machine/nanopi-neo2.conf
2018-03-14 17:36:48 +01:00

12 lines
323 B
Plaintext

#@TYPE: Machine
#@NAME: nanopi-neo2
#@DESCRIPTION: Machine configuration for the FriendlyARM NanoPi Neo 2, based
# on the Allwinner H5 CPU.
require conf/machine/include/sun50i.inc
PREFERRED_VERSION_u-boot = "v2017.11%"
KERNEL_DEVICETREE = "allwinner/sun50i-h5-nanopi-neo2.dtb"
UBOOT_MACHINE = "nanopi_neo2_defconfig"