[meta-freescale] [meta-fsl-arm-extra][fido][PATCH 2/6] nitrogen6x-lite: Switch to zImage and new 3.14.28 kernel

Ian Coolidge ian at boundarydevices.com
Thu Oct 1 17:22:16 PDT 2015


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

diff --git a/conf/machine/nitrogen6x-lite.conf b/conf/machine/nitrogen6x-lite.conf
index 314adce..4793286 100644
--- a/conf/machine/nitrogen6x-lite.conf
+++ b/conf/machine/nitrogen6x-lite.conf
@@ -10,11 +10,11 @@ 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"
+PREFERRED_VERSION_linux-boundary ?= "3.14.28"
 
 # Use SPI NOR U-Boot by default
 IMAGE_BOOTLOADER ?= ""
-- 
1.9.1



More information about the meta-freescale mailing list