mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 07:57:21 +00:00
51d192c40d
Each SoC platform (AM33xx, OMAP3, OMAP4, OMAP5) has its own copy of GPMC related defines and declarations scattered in SoC platform specific header files like include/asm/arch-xx/cpu.h However, GPMC hardware remains same across all platforms thus this patch merges GPMC data scattered across different arch-xx specific header files into single header file include/asm/arch/omap_gpmc.h Build tested using: ./MAKEALL -s am33xx -s omap3 -s omap4 -s omap5 Signed-off-by: Pekon Gupta <pekon@ti.com> |
||
---|---|---|
.. | ||
clock.h | ||
cpu.h | ||
ehci.h | ||
gpio.h | ||
i2c.h | ||
mmc_host_def.h | ||
mux_omap4.h | ||
omap.h | ||
spl.h | ||
sys_proto.h |