u-boot/arch/arm/include/asm/arch-mx25
Timo Ketola 8f385e958d i.MX2: Include asm/types.h in arch-mx25/imx-regs.h
types.h must be included in imx-regs.h if one wants to include
imx-regs.h in a board configuration file. That for one's part is
necessary, if one wants to use addresses defined in imx-regs.h.

For example, fsl_esdhc.c needs CONFIG_SYS_FSL_ESDHC_ADDR defined and
a proper thing is to define it with IMX_MMC_SDHCx_BASE in board
configuration file. This patch fixes the build in that case.

Signed-off-by: Timo Ketola <timo@exertus.fi>
Acked-by: Stefano Babic <sbabic@denx.de>
2012-05-15 08:31:34 +02:00
..
clock.h i.MX25: esdhc: Add mxc_get_clock infrastructure 2012-05-15 08:31:33 +02:00
gpio.h MX25: make use of GPIO framework for MX25 processor 2011-09-04 11:36:11 +02:00
imx-regs.h i.MX2: Include asm/types.h in arch-mx25/imx-regs.h 2012-05-15 08:31:34 +02:00
imx25-pinmux.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
macro.h Makefile : fix generation of cpu related asm-offsets.h 2011-09-07 21:41:27 +02:00
sys_proto.h MX25: tx25: Avoid the usage of extern in C file 2011-09-30 22:01:00 +02:00