u-boot/board/esg/ima3-mx53
Benoît Thébaudeau 16e43f354d fsl_esdhc: Remove cache snooping for i.MX
The cache snooping feature of Freescale's eSDHC IP is not available on i.MX, so
disable it globally for this architecture. This avoids setting no_snoop for all
i.MX boards, and it prevents setting a reserved bit of a reserved register if
fsl_esdhc_mmc_init() is used on i.MX, like in
arch/arm/cpu/armv7/imx-common/cpu.c/cpu_mmc_init().

Since no_snoop was only used on i.MX, get rid of it BTW.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Cc: Andy Fleming <afleming@gmail.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Kim Phillips <kim.phillips@freescale.com>
2012-09-01 14:58:30 +02:00
..
Makefile ima3-mx53: Remove unused SOBJS 2012-07-07 14:07:26 +02:00
ima3-mx53.c fsl_esdhc: Remove cache snooping for i.MX 2012-09-01 14:58:30 +02:00
imximage.cfg MX53: Add support to ESG ima3 board 2012-05-15 08:31:31 +02:00