summaryrefslogtreecommitdiff
path: root/configs/nitrogen6x_defconfig
diff options
context:
space:
mode:
authorGary Bisson <gary.bisson@boundarydevices.com>2015-10-19 17:02:33 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-10-19 22:33:36 +0200
commite4ca7850adf89ad7412cd07fe640dcec3ee68b25 (patch)
tree4e007621a38e72f6fc9696d714ecda0e39d17d11 /configs/nitrogen6x_defconfig
parent2367a9966185af44efe6baa0cc68bb4989c0901c (diff)
nitrogen6*_defconfig: switch to zImage
As now using zImage/bootz in the 6x_bootscript. Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs/nitrogen6x_defconfig')
-rw-r--r--configs/nitrogen6x_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/nitrogen6x_defconfig b/configs/nitrogen6x_defconfig
index 51c516121..cffbc25b8 100644
--- a/configs/nitrogen6x_defconfig
+++ b/configs/nitrogen6x_defconfig
@@ -31,7 +31,7 @@ BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
# Last version of branch boundary-imx_3.14.28_1.0.0_ga
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/boundarydevices/linux-imx6/tarball/3417c66/linux-imx6-3417c66.tar.gz"
BR2_LINUX_KERNEL_DEFCONFIG="nitrogen6x"
+BR2_LINUX_KERNEL_ZIMAGE=y
BR2_LINUX_KERNEL_INSTALL_TARGET=y
-BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0x10008000"
BR2_LINUX_KERNEL_DTS_SUPPORT=y
BR2_LINUX_KERNEL_INTREE_DTS_NAME="imx6dl-nit6xlite imx6dl-nitrogen6_vm imx6dl-nitrogen6x imx6q-nitrogen6x imx6q-nitrogen6_max imx6q-sabrelite"