]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
pxa: use -mcpu=xscale compiler option
authorMike Dunn <mikedunn@newsguy.com>
Fri, 21 Jun 2013 16:12:27 +0000 (09:12 -0700)
committerMarek Vasut <marex@denx.de>
Sat, 22 Jun 2013 13:25:28 +0000 (15:25 +0200)
commit84c617beb2ddcda03e36abe553432e2784ada6b7
treefb49ca50ec920cdf0c2477629d31a7944b7c9af9
parent097d86d098ce9c5c59501b4bffd2a3d3324166ef
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>
arch/arm/cpu/pxa/config.mk