meta-sunxi/conf/machine/nanopi-neo2.conf

12 lines
313 B
Plaintext
Raw Normal View History

2018-02-06 15:37:30 +01:00
#@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 = "v2018.03%"
KERNEL_DEVICETREE = "sun50i-h5-nanopi-neo2.dtb"
UBOOT_MACHINE = "nanopi_neo2_defconfig"