Files
u-boot-tk1-som/include/configs
pekon gupta a7e36fc95f mtd: nand: omap: remove unused #defines from common omap_gpmc.h
OMAP NAND driver can detect Page-size and OOB-size of NAND device from ONFI
params or nand_id[] table. And based on that it defines ECC layout.
This patch
1) removes following board configs used for defining NAND ECC layout
	- GPMC_NAND_ECC_LP_x16_LAYOUT (for large page x16 NAND)
	- GPMC_NAND_ECC_LP_x8_LAYOUT  (for large page x8 NAND)
	- GPMC_NAND_ECC_SP_x16_LAYOUT (for small page x16 NAND)
	- GPMC_NAND_ECC_SP_x8_LAYOUT  (for small page x8 NAND)

2) removes unused #defines in common omap_gpmc.h depending on above configs

Build tested using: ./MAKEALL -s am33xx -s omap3 -s omap4 -s omap5

Signed-off-by: Pekon Gupta <pekon@ti.com>
2014-03-04 17:23:54 -06:00
..
2014-02-07 08:14:33 -05:00
2013-10-17 09:44:20 +02:00
2014-02-21 14:03:44 -05:00
2013-11-04 11:02:14 -05:00
2014-02-13 17:45:36 +01:00
2014-02-21 13:55:40 -05:00
2013-11-04 11:02:14 -05:00
2014-01-26 15:24:43 +01:00
2014-02-11 11:24:12 +01:00
2013-12-09 13:21:47 +01:00
2013-12-09 13:21:47 +01:00
2013-12-09 13:21:47 +01:00
2013-11-04 11:09:34 -05:00
2014-02-06 04:48:15 +01:00
2014-02-19 09:41:20 +01:00
2014-02-19 09:41:20 +01:00