Home
last modified time | relevance | path

Searched hist:"84 c617be" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/arm/cpu/pxa/
H A Dconfig.mk84c617be Fri Jun 21 11:12:27 CDT 2013 Mike Dunn <mikedunn@newsguy.com> 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>