commit | 0439d752c5ad6cb95b1c8e1f922d74eee73d79a9 | [log] [tgz] |
---|---|---|
author | pekon gupta <pekon@ti.com> | Fri Apr 11 12:55:31 2014 +0530 |
committer | Tom Rini <trini@ti.com> | Fri Jun 06 17:45:50 2014 -0400 |
tree | ae1bb30686d09be80f61857c4395ab75493a2430 | |
parent | 41bbe4dd49a3825e024e874ee19c6527860a3f16 [diff] |
mtd: nand: omap_elm: use macros for register definitions This patch adds macros for following parameters of ELM Hardware engine - ELM_MAX_CHANNELS: ELM can process 8 data streams simultaneously - ELM_MAX_ERRORS: ELM can detect upto 16 ECC error when using BCH16 scheme Signed-off-by: Pekon Gupta <pekon@ti.com> Reviewed-by: Stefan Roese <sr@denx.de>