commit | 70e71b61bca9c44708a449461f0dc5a51d7cf622 | [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 | 3d657a05a9cba0415fa028ac3d5acc5ec883bf00 [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>