u-boot-brain/board/freescale/mx6qarm2
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
..
imximage.cfg mx6: Avoid writing to read-only bits in imximage.cfg 2012-07-07 14:07:27 +02:00
Makefile mx6qarm2: Remove unused SOBJS 2012-07-07 14:07:27 +02:00
mx6qarm2.c fsl_esdhc: Remove cache snooping for i.MX 2012-09-01 14:58:30 +02:00