summaryrefslogtreecommitdiffstats
path: root/include/configs/xpedite550x.h
diff options
context:
space:
mode:
authorIgor Grinberg <grinberg@compulab.co.il>2015-08-26 17:54:44 +0300
committerTom Rini <trini@konsulko.com>2015-09-28 10:15:46 -0400
commite0bed6b67dcd0273b4c98df52835fda14f88904a (patch)
treec6853ac3d4331a0e59421269125b893514919bf0 /include/configs/xpedite550x.h
parent80df6913499a93bfa9529b6f0f8113bfe3b0d734 (diff)
downloadtalos-obmc-uboot-e0bed6b67dcd0273b4c98df52835fda14f88904a.tar.gz
talos-obmc-uboot-e0bed6b67dcd0273b4c98df52835fda14f88904a.zip
configs: remove remnants of CONFIG_SYS_NAND_QUIET_TEST
The config option has been removed by one of the syncs with the Linux mainline MTD subsystem: ff94bc40af (mtd, ubi, ubifs: resync with Linux-3.14) It has been left inside the config files. Currently does not look to serve any purpose, so remove it now from all the configs. Signed-off-by: Igor Grinberg <grinberg@compulab.co.il> Cc: Matthias Fuchs <matthias.fuchs@esd-electronics.com> Cc: Stefan Roese <sr@denx.de> Cc: "Albert ARIBAUD (3ADEV)" <albert.aribaud@3adev.fr> Cc: Peter Barada <peter.barada@logicpd.com> Cc: Steve Sakoman <sakoman@gmail.com> Cc: Peter Tyser <ptyser@xes-inc.com> Cc: Joe Hershberger <joe.hershberger@ni.com> Cc: Simon Glass <sjg@chromium.org> Acked-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs/xpedite550x.h')
-rw-r--r--include/configs/xpedite550x.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/xpedite550x.h b/include/configs/xpedite550x.h
index 765aaadf10..f30d1996c0 100644
--- a/include/configs/xpedite550x.h
+++ b/include/configs/xpedite550x.h
@@ -122,7 +122,6 @@ extern unsigned long get_board_ddr_clk(unsigned long dummy);
#define CONFIG_SYS_NAND_BASE_LIST {CONFIG_SYS_NAND_BASE, \
CONFIG_SYS_NAND_BASE2}
#define CONFIG_SYS_MAX_NAND_DEVICE 2
-#define CONFIG_SYS_NAND_QUIET_TEST /* 2nd NAND flash not always populated */
#define CONFIG_NAND_FSL_ELBC
/*
OpenPOWER on IntegriCloud