[meta-freescale] [meta-fsl-arm-extra][PATCH v2 2/6] nitrogen6x-lite: Switch to zImage and remove PREFERRED_VERSION

Ian Coolidge ian at boundarydevices.com
Mon Oct 5 18:09:13 PDT 2015


Signed-off-by: Ian Coolidge <ian at boundarydevices.com>
---
 conf/machine/nitrogen6x-lite.conf | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/conf/machine/nitrogen6x-lite.conf b/conf/machine/nitrogen6x-lite.conf
index 314adce..0dfde61 100644
--- a/conf/machine/nitrogen6x-lite.conf
+++ b/conf/machine/nitrogen6x-lite.conf
@@ -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 ?= ""
-- 
1.9.1



More information about the meta-freescale mailing list