]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
configs: engicam: Enable CONFIG_IMAGE_FORMAT_LEGACY
authorJagan Teki <jagan@amarulasolutions.com>
Wed, 21 Dec 2016 11:00:27 +0000 (12:00 +0100)
committerStefano Babic <sbabic@denx.de>
Mon, 2 Jan 2017 16:34:11 +0000 (17:34 +0100)
Enabling FIT along with Signature will make bootm to
not-understanding u-boot legacy image formats like uImage, etc.
So this patch enabling legacy image format for backward compatibility.

Cc: Stefano Babic <sbabic@denx.de>
Cc: Matteo Lisi <matteo.lisi@engicam.com>
Cc: Michael Trimarchi <michael@amarulasolutions.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
include/configs/imx6qdl_icore.h
include/configs/imx6qdl_icore_rqs.h
include/configs/imx6ul_geam.h

index 2c07a9b140e31451c454203247c5e1ff90ce87a9..f25f3640781f47b991066a203b37c0f96da6a5e8 100644 (file)
 # define CONFIG_HASH_VERIFY
 # define CONFIG_SHA1
 # define CONFIG_SHA256
+# define CONFIG_IMAGE_FORMAT_LEGACY
 #endif
 
 /* UART */
index c36359be720856f6b556bf0aeaaba15d9ec21aed..ee25882089248c3a4358694fb8f552f8ef904da9 100644 (file)
 # define CONFIG_HASH_VERIFY
 # define CONFIG_SHA1
 # define CONFIG_SHA256
+# define CONFIG_IMAGE_FORMAT_LEGACY
 #endif
 
 /* UART */
index 5a4f29112d3db6ebe6f914d885c13acfe889b245..a8ee4014b78364044b0e3bb8693a5d2dbf2357c8 100644 (file)
 # define CONFIG_HASH_VERIFY
 # define CONFIG_SHA1
 # define CONFIG_SHA256
+# define CONFIG_IMAGE_FORMAT_LEGACY
 #endif
 
 /* UART */