summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorGary Bisson <bisson.gary@gmail.com>2014-06-30 23:52:13 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-07-15 23:10:28 +0200
commitd8bbfe759e4606c60854651db97a52fd8659cdb3 (patch)
tree13542e057510666bd451317c36035af9cda4c8c4 /configs
parent4c516e21ff94d86b3b11394d182c236a44789e35 (diff)
downloadbuildroot-d8bbfe759e4606c60854651db97a52fd8659cdb3.tar.gz
buildroot-d8bbfe759e4606c60854651db97a52fd8659cdb3.zip
nitrogen6x: bump kernel version to 3.10.17
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>
Diffstat (limited to 'configs')
-rw-r--r--configs/nitrogen6x_defconfig5
1 files changed, 4 insertions, 1 deletions
diff --git a/configs/nitrogen6x_defconfig b/configs/nitrogen6x_defconfig
index 0c026db18f..da2a7e83e6 100644
--- a/configs/nitrogen6x_defconfig
+++ b/configs/nitrogen6x_defconfig
@@ -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"
OpenPOWER on IntegriCloud