summaryrefslogtreecommitdiff
path: root/configs/mx53loco_defconfig
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2016-07-11 22:12:32 -0300
committerPeter Korsgaard <peter@korsgaard.com>2016-07-12 23:48:32 +0200
commit3536225c8e6e8416f176b1187a8f4ef172be8bbe (patch)
treed6c989536618e2ca547767e22a367299f3a56424 /configs/mx53loco_defconfig
parentf07ff70cdbe9ead4b70a636860345ffcf6945559 (diff)
configs: mx53loco: Bump U-Boot version to 2016.07
Bump U-Boot version to 2016.07 and also remove the extra patch as it is already part of U-Boot mainline now. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'configs/mx53loco_defconfig')
-rw-r--r--configs/mx53loco_defconfig5
1 files changed, 1 insertions, 4 deletions
diff --git a/configs/mx53loco_defconfig b/configs/mx53loco_defconfig
index 72389e4af..286b719e2 100644
--- a/configs/mx53loco_defconfig
+++ b/configs/mx53loco_defconfig
@@ -8,9 +8,6 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_6=y
# System
BR2_TARGET_GENERIC_GETTY_PORT="ttymxc0"
-# patches
-BR2_GLOBAL_PATCH_DIR="board/freescale/imx53loco/patches/"
-
# required tools to create the SD card image
BR2_PACKAGE_HOST_DOSFSTOOLS=y
BR2_PACKAGE_HOST_GENIMAGE=y
@@ -25,7 +22,7 @@ BR2_TARGET_ROOTFS_EXT2_4=y
BR2_TARGET_UBOOT=y
BR2_TARGET_UBOOT_BOARDNAME="mx53loco"
BR2_TARGET_UBOOT_CUSTOM_VERSION=y
-BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2016.05"
+BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2016.07"
BR2_TARGET_UBOOT_FORMAT_IMX=y
# Kernel