u-boot-brain/arch/arm/cpu/pxa
Mike Dunn 84c617beb2 pxa: use -mcpu=xscale compiler option
Pass '-mcpu=xscale' to the compiler instead of march and mtune.  This will cause
gcc to define the __XSCALE__ macro.

Signed-off-by: Mike Dunn <mikedunn@newsguy.com>
2013-06-22 15:25:28 +02:00
..
config.mk pxa: use -mcpu=xscale compiler option 2013-06-22 15:25:28 +02: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