mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 20:19:01 +02:00
nitrogen6x-lite: Switch to zImage and remove PREFERRED_VERSION
Signed-off-by: Ian Coolidge <ian@boundarydevices.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
8ff08e7249
commit
03dac12f87
|
@ -10,11 +10,10 @@ include conf/machine/include/tune-cortexa9.inc
|
|||
SOC_FAMILY = "mx6:mx6dl"
|
||||
|
||||
KERNEL_DEVICETREE = "imx6dl-nit6xlite.dtb"
|
||||
KERNEL_IMAGETYPE = "uImage"
|
||||
KERNEL_IMAGETYPE = "zImage"
|
||||
|
||||
PREFERRED_PROVIDER_u-boot = "u-boot-boundary"
|
||||
PREFERRED_PROVIDER_virtual/kernel ?= "linux-boundary"
|
||||
PREFERRED_VERSION_linux-boundary ?= "3.10.53"
|
||||
|
||||
# Use SPI NOR U-Boot by default
|
||||
IMAGE_BOOTLOADER ?= ""
|
||||
|
|
Loading…
Reference in New Issue
Block a user