nanopi-neo-air.conf: Delete machine conf from our layer
We will use the nanopi-neo-air.conf machine conf file from the BSP layer Changelog-entry: Use nanopi-neo-air.conf machine definition from the BSP layer Signed-off-by: Florin Sarbu <florin@resin.io>
This commit is contained in:
parent
dee12841dd
commit
667edc888f
1 changed files with 0 additions and 36 deletions
|
@ -1,36 +0,0 @@
|
|||
#@TYPE: Machine
|
||||
#@NAME: nanopi-neo-air
|
||||
#@DESCRIPTION: Machine configuration for the nanopi-neo-air, base on allwinner H3 CPU
|
||||
|
||||
require conf/machine/include/sun8i.inc
|
||||
|
||||
PREFERRED_VERSION_linux = "4.14%"
|
||||
PREFERRED_VERSION_u-boot = "v2017.11%"
|
||||
|
||||
KERNEL_DEVICETREE = "sun8i-h3-nanopi-neo-air.dtb \
|
||||
overlay/sun8i-h3-analog-codec.dtbo \
|
||||
overlay/sun8i-h3-cir.dtbo \
|
||||
overlay/sun8i-h3-fixup.scr \
|
||||
overlay/sun8i-h3-i2c0.dtbo \
|
||||
overlay/sun8i-h3-i2c1.dtbo \
|
||||
overlay/sun8i-h3-i2c2.dtbo \
|
||||
overlay/sun8i-h3-pps-gpio.dtbo \
|
||||
overlay/sun8i-h3-pwm.dtbo \
|
||||
overlay/sun8i-h3-spdif-out.dtbo \
|
||||
overlay/sun8i-h3-spi-add-cs1.dtbo \
|
||||
overlay/sun8i-h3-spi-jedec-nor.dtbo \
|
||||
overlay/sun8i-h3-spi-spidev.dtbo \
|
||||
overlay/sun8i-h3-uart1.dtbo \
|
||||
overlay/sun8i-h3-uart2.dtbo \
|
||||
overlay/sun8i-h3-uart3.dtbo \
|
||||
overlay/sun8i-h3-usbhost0.dtbo \
|
||||
overlay/sun8i-h3-usbhost2.dtbo \
|
||||
overlay/sun8i-h3-usbhost3.dtbo \
|
||||
overlay/sun8i-h3-w1-gpio.dtbo \
|
||||
"
|
||||
|
||||
MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-ap6212"
|
||||
|
||||
UBOOT_MACHINE = "nanopi_neo_air_defconfig"
|
||||
|
||||
DEFAULTTUNE = "cortexa7hf-neon-vfpv4"
|
Loading…
Add table
Reference in a new issue