summaryrefslogtreecommitdiffstats
path: root/configs/display5_defconfig
diff options
context:
space:
mode:
authorLukasz Majewski <lukma@denx.de>2018-05-11 16:51:05 +0200
committerStefano Babic <sbabic@denx.de>2018-06-18 15:42:38 +0200
commitb78e9c4f1e6442d33c48eec482022d8f13f7112a (patch)
tree1fb600de7df4cf725ccc67229ec2702ce2b3d1a9 /configs/display5_defconfig
parent1bcbf48f18dcd7c986166016105d0ccba5060b27 (diff)
downloadu-boot-b78e9c4f1e6442d33c48eec482022d8f13f7112a.tar.gz
u-boot-b78e9c4f1e6442d33c48eec482022d8f13f7112a.tar.xz
u-boot-b78e9c4f1e6442d33c48eec482022d8f13f7112a.zip
display5: config: Remove support for Linux initramfs recovery image boot
This is a prerequisite patch to combine SWUpdate and Linux recovery initramfs images. It removes the support for it. Signed-off-by: Lukasz Majewski <lukma@denx.de>
Diffstat (limited to 'configs/display5_defconfig')
-rw-r--r--configs/display5_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/display5_defconfig b/configs/display5_defconfig
index ee0947fbc1..196b20240c 100644
--- a/configs/display5_defconfig
+++ b/configs/display5_defconfig
@@ -48,7 +48,7 @@ CONFIG_CMD_FAT=y
CONFIG_CMD_FS_GENERIC=y
CONFIG_CMD_MTDPARTS=y
CONFIG_MTDIDS_DEFAULT="nor0=02008000.spi.1"
-CONFIG_MTDPARTS_DEFAULT="mtdparts=02008000.spi.1:128k(SPL),1m(u-boot),64k(env1),64k(env2),8m(lin-recovery),4m(swu-kernel),8m(swu-initramfs),1m(factory),-(reserved)"
+CONFIG_MTDPARTS_DEFAULT="mtdparts=02008000.spi.1:128k(SPL),1m(u-boot),64k(env1),64k(env2),4m(swu-kernel),8m(swu-initramfs),1m(factory),-(reserved)"
CONFIG_EFI_PARTITION=y
# CONFIG_SPL_EFI_PARTITION is not set
CONFIG_OF_CONTROL=y