summaryrefslogtreecommitdiffstats
path: root/configs/freescale_imx6qsabreauto_defconfig
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@nxp.com>2016-09-23 09:47:14 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-09-25 23:19:13 +0200
commit10e8f41c1f2fc46441b6deabd5a928aa1bf985e7 (patch)
treedcb708d00272865c4a8f1ff2b3e407447d725b47 /configs/freescale_imx6qsabreauto_defconfig
parent2089ea4e4341c65906ee18ca8b0cf9f21bf55b65 (diff)
downloadbuildroot-10e8f41c1f2fc46441b6deabd5a928aa1bf985e7.tar.gz
buildroot-10e8f41c1f2fc46441b6deabd5a928aa1bf985e7.zip
configs/imx6qsabreauto: Use zImage by default
Currently the generated sdcard.img does not boot because U-Boot looks for a zImage type of kernel instead of uImage. Remove the generation of uImage, so that the sdcard.img can successfully boot. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs/freescale_imx6qsabreauto_defconfig')
-rw-r--r--configs/freescale_imx6qsabreauto_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/freescale_imx6qsabreauto_defconfig b/configs/freescale_imx6qsabreauto_defconfig
index b9a944618d..ef2c20eacf 100644
--- a/configs/freescale_imx6qsabreauto_defconfig
+++ b/configs/freescale_imx6qsabreauto_defconfig
@@ -17,8 +17,6 @@ BR2_LINUX_KERNEL_CUSTOM_GIT=y
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="git://git.freescale.com/imx/linux-2.6-imx.git"
BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="rel_imx_4.1.15_1.1.0_ga"
BR2_LINUX_KERNEL_DEFCONFIG="imx_v7"
-BR2_LINUX_KERNEL_UIMAGE=y
-BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0x10008000"
BR2_LINUX_KERNEL_DTS_SUPPORT=y
BR2_LINUX_KERNEL_INTREE_DTS_NAME="imx6q-sabreauto"
OpenPOWER on IntegriCloud