summaryrefslogtreecommitdiffstats
path: root/include/configs/iocon.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-12-01 15:49:42 -0500
committerTom Rini <trini@konsulko.com>2015-12-01 15:49:42 -0500
commitbe30dfbabbee12770221f434d2aa08627e712b97 (patch)
tree646e80e4599be82686ad149bf7a3566b8606666f /include/configs/iocon.h
parent00ea76e8004e8582798123f3698f91b32514810f (diff)
downloadblackbird-obmc-uboot-be30dfbabbee12770221f434d2aa08627e712b97.tar.gz
blackbird-obmc-uboot-be30dfbabbee12770221f434d2aa08627e712b97.zip
iocon: Disable FIT_VERBOSE
In order to fit into image constraints again, remove this feature. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/iocon.h')
-rw-r--r--include/configs/iocon.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/iocon.h b/include/configs/iocon.h
index 385a6444d6..8663c1772a 100644
--- a/include/configs/iocon.h
+++ b/include/configs/iocon.h
@@ -35,8 +35,6 @@
#undef CONFIG_ZERO_BOOTDELAY_CHECK /* ignore keypress on bootdelay==0 */
/* new uImage format support */
-#define CONFIG_FIT
-#define CONFIG_FIT_VERBOSE /* enable fit_format_{error,warning}() */
#define CONFIG_FIT_DISABLE_SHA256
#define CONFIG_ENV_IS_IN_FLASH /* use FLASH for environment vars */
OpenPOWER on IntegriCloud