u-boot-brain/arch/arm/cpu/pxa
Mike Dunn 097d86d098 pxa: turn icache off in cpu_init_crit()
The comment in the low-level initialization function cpu_init_crit() says that
the caches are being disabled, but (oddly) the icache is actually turned on.
This is probably not a good idea prior to relocating code, so this patch turns
it off.  Tested on the pxa270.

Signed-off-by: Mike Dunn <mikedunn@newsguy.com>
2013-06-22 15:25:28 +02:00
..
config.mk Reduce build times 2011-11-03 20:44:58 +01:00
cpuinfo.c pxa: Add code to examine cpu model and revision 2012-10-15 11:54:07 -07:00
Makefile lcd, pxafb: move the pxafb to drivers/video 2013-03-21 09:38:21 +01:00
pxa2xx.c arm: pxa: config option for PXA270 turbo mode 2013-06-12 22:24:12 +02:00
start.S pxa: turn icache off in cpu_init_crit() 2013-06-22 15:25:28 +02:00
timer.c arm: Move lastinc to arch_global_data 2013-02-01 15:07:50 -05:00
usb.c usb: replace wait_ms() with mdelay() 2012-03-19 00:08:16 +01:00