[meta-freescale] [meta-fsl-arm-extra][PATCH 3/6] nitrogen6x: Switch to zImage, new 3.14.28 kernel, dtb changes

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


Remove hdmi-input DTB
Add nitrogen6_vm DTBs

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

diff --git a/conf/machine/nitrogen6x.conf b/conf/machine/nitrogen6x.conf
index 02d6468..eeff744 100644
--- a/conf/machine/nitrogen6x.conf
+++ b/conf/machine/nitrogen6x.conf
@@ -37,13 +37,13 @@ SOC_FAMILY = "mx6:mx6dl:mx6q"
 KERNEL_DEVICETREE = "imx6q-sabrelite.dtb \
                         imx6q-nitrogen6_max.dtb \
                         imx6q-nitrogen6x.dtb imx6dl-nitrogen6x.dtb \
-                        imx6q-nitrogen6x-hdmi-input.dtb \
+                        imx6dl-nitrogen6_vm.dtb imx6dl-nitrogen6_vm-magstripe.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