u-boot/arch/arm/include/asm/arch-am33xx
pekon gupta 50899183c9 mtd: nand: omap: remove redundant platform specific header: arch-xx/omap_gpmc.h
Currently there are two sets of omap_gpmc.h header files
(a) arch/arm/include/asm/omap_gpmc.h
 common header file for all platforms, containing defines and declarations used
 by GPMC NAND driver.

(b) arch/arm/include/asm/arch-xx/omap_gpmc.h
 SoC platform specific header file containing defines like ECC layout.

This patch removes platform specific arch-xx/omap_gpmc.c because:
 - GPMC hardware engine is common for all SoC platforms hence only (a) is enough
 - ECC layout is now defined in omap_nand.c driver itself based on ecc-scheme
   selected. Hence all ECC layout declarations in (b) are redundant.

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:04 -06:00
..
clock.h ARM: AM43xx: clocks: Update DPLL details 2013-12-18 21:14:01 -05:00
clock_ti81xx.h Add TI816X support 2013-08-15 18:38:37 -04:00
clocks_am33xx.h ARM: AM43xx: EPOS_EVM: Add support for LPDDR2 2013-12-18 21:14:44 -05:00
cpu.h Merge branch 'master' of git://git.denx.de/u-boot-arm 2014-02-26 16:49:58 -05:00
ddr_defs.h am335x: Initial support for Silica Pengwyn board 2014-02-21 13:54:57 -05:00
gpio.h ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator control 2014-02-21 13:55:40 -05:00
hardware.h ARM: AM43xx: Update the base addresses of modules 2013-12-18 21:13:59 -05:00
hardware_am33xx.h ARM: AM43xx: Update the base addresses of modules 2013-12-18 21:13:59 -05:00
hardware_am43xx.h ARM: AM43xx: EPOS_EVM: Add support for LPDDR2 2013-12-18 21:14:44 -05:00
hardware_ti814x.h Add TI816X support 2013-08-15 18:38:37 -04:00
hardware_ti816x.h Add TI816X support 2013-08-15 18:38:37 -04:00
i2c.h i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework 2013-11-13 06:18:17 +01:00
mem.h am335x: fix GPMC config for NAND and NOR SPL boot 2013-11-21 13:33:41 -06:00
mmc_host_def.h Add TI816X support 2013-08-15 18:38:37 -04:00
mux.h Add TI816X support 2013-08-15 18:38:37 -04:00
mux_am33xx.h am33xx: refactor am33xx mux support and add ti814x support 2013-03-24 12:49:11 -04:00
mux_am43xx.h ARM: AM43xx: mux: Update mux data 2013-12-18 21:14:01 -05:00
mux_ti814x.h am33xx: refactor am33xx mux support and add ti814x support 2013-03-24 12:49:11 -04:00
mux_ti816x.h Add TI816X support 2013-08-15 18:38:37 -04:00
omap.h am43xx: Add qspi support 2014-02-18 22:41:08 +05:30
spl.h spl: common: Support for USB MSD FAT image loading 2014-01-24 16:59:22 -05:00
sys_proto.h Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee 2014-02-19 11:10:05 -05:00