summaryrefslogtreecommitdiffstats
path: root/include/configs/ids8313.h
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2014-05-28 11:33:34 +0200
committerTom Rini <trini@ti.com>2014-06-05 14:44:56 -0400
commitd835e91d56c15d24b1880ef16837e4919fb76bcf (patch)
tree8f1195fc13bbdf31eeebdbe508ac78afb8842048 /include/configs/ids8313.h
parent21d29f7f9f4888a4858b58b368ae7cf8783a6ebf (diff)
downloadtalos-obmc-uboot-d835e91d56c15d24b1880ef16837e4919fb76bcf.tar.gz
talos-obmc-uboot-d835e91d56c15d24b1880ef16837e4919fb76bcf.zip
mpc8313, signed fit: enable legacy image format on ids8313 board
Enable legacy image format with CONFIG_IMAGE_FORMAT_LEGACY on the ids8313 board, as it uses signed FIT images for booting Linux and need the legacy image format. Signed-off-by: Heiko Schocher <hs@denx.de> Cc: Simon Glass <sjg@chromium.org> Cc: Kim Phillips <kim.phillips@freescale.com> Cc: Michael Conrad <Michael.Conrad@ids.de> Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/ids8313.h')
-rw-r--r--include/configs/ids8313.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/ids8313.h b/include/configs/ids8313.h
index c1b3b633e9..1de5750d8d 100644
--- a/include/configs/ids8313.h
+++ b/include/configs/ids8313.h
@@ -576,6 +576,7 @@
#define CONFIG_FIT
#define CONFIG_FIT_SIGNATURE
+#define CONFIG_IMAGE_FORMAT_LEGACY
#define CONFIG_CMD_FDT
#define CONFIG_CMD_HASH
#define CONFIG_RSA
OpenPOWER on IntegriCloud