summaryrefslogtreecommitdiffstats
path: root/include/configs/ti_armv7_common.h
diff options
context:
space:
mode:
authorEnric Balletbò i Serra <eballetbo@gmail.com>2013-12-06 21:30:20 +0100
committerTom Rini <trini@ti.com>2014-01-24 11:38:39 -0500
commit70e71b61bca9c44708a449461f0dc5a51d7cf622 (patch)
treecde9fb1eeb2f01102b740b3671662d53e90e9f03 /include/configs/ti_armv7_common.h
parent3d657a05a9cba0415fa028ac3d5acc5ec883bf00 (diff)
downloadtalos-obmc-uboot-70e71b61bca9c44708a449461f0dc5a51d7cf622.tar.gz
talos-obmc-uboot-70e71b61bca9c44708a449461f0dc5a51d7cf622.zip
TI: armv7: Move ELM support to SoC configuration file.
The ELM hardware engine wihich is used for ECC error detections is not present on OMAP3 SoC, so move the CONFIG_SPL_NAND_AM33XX_BCH from ti_armv7_common.h to SoC configuration file. Signed-off-by: Enric Balletbo i Serra <eballetbo@gmail.com> Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'include/configs/ti_armv7_common.h')
-rw-r--r--include/configs/ti_armv7_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ti_armv7_common.h b/include/configs/ti_armv7_common.h
index 99b60fcf61..f4e42eff13 100644
--- a/include/configs/ti_armv7_common.h
+++ b/include/configs/ti_armv7_common.h
@@ -237,7 +237,6 @@
#define CONFIG_SPL_BOARD_INIT
#ifdef CONFIG_NAND
-#define CONFIG_SPL_NAND_AM33XX_BCH /* OMAP4 and later ELM support */
#define CONFIG_SPL_NAND_SUPPORT
#define CONFIG_SPL_NAND_BASE
#define CONFIG_SPL_NAND_DRIVERS
OpenPOWER on IntegriCloud