nitrogen6x: bump kernel version to 3.10.17
authorGary Bisson <bisson.gary@gmail.com>
Mon, 30 Jun 2014 21:52:13 +0000 (23:52 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 15 Jul 2014 21:10:28 +0000 (23:10 +0200)
Signed-off-by: Gary Bisson <bisson.gary@gmail.com>
Cc: Hadrien Boutteville <hadrien.boutteville@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
board/boundarydevices/nitrogen6x/6x_bootscript
configs/nitrogen6x_defconfig

index dc9eea481c03145d16959e5ebcc47120ff3cc2c3..05442a6b0eeffafabdf8857fc57fed73b5b6cbac 100644 (file)
Binary files a/board/boundarydevices/nitrogen6x/6x_bootscript and b/board/boundarydevices/nitrogen6x/6x_bootscript differ
index 0c026db18ff9af2c6a0874f80fb15ca95b8eec89..da2a7e83e68e7e18d068440af336ac95123c308e 100644 (file)
@@ -21,6 +21,9 @@ BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="http://github.com/boundarydevices/u-bo
 # kernel
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
-BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="http://github.com/boundarydevices/linux-imx6/tarball/5809938/linux-imx6-5809938.tar.gz"
+BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="http://github.com/boundarydevices/linux-imx6/tarball/efd65e6/linux-imx6-efd65e6.tar.gz"
 BR2_LINUX_KERNEL_DEFCONFIG="nitrogen6x"
 BR2_LINUX_KERNEL_INSTALL_TARGET=y
+BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0x10008000"
+BR2_LINUX_KERNEL_DTS_SUPPORT=y
+BR2_LINUX_KERNEL_INTREE_DTS_NAME="imx6q-nitrogen6x"