commit | 4785859d830f953109870c77a3fde8ff12735d62 | [log] [tgz] |
---|---|---|
author | Enric Balletbò i Serra <eballetbo@gmail.com> | Fri Dec 06 21:30:20 2013 +0100 |
committer | Tom Rini <trini@ti.com> | Fri Jan 24 11:38:39 2014 -0500 |
tree | cde9fb1eeb2f01102b740b3671662d53e90e9f03 | |
parent | 2785bb79af5be1d2cc138539124c63bd022927ef [diff] |
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>