Re: [ARM 4/5 big.LITTLE] Add support for -mcpu=cortex-a57

2013-12-17 Thread Richard Earnshaw
On 17/12/13 10:40, James Greenhalgh wrote: > > Hi, > > This patch wires up -mcpu=cortex-a57 as an option to > -mcpu. As we don't yet have a scheduling model for Cortex-A57 > available, for now we use the scheduling description for another > "big" core, the Cortex-A15. > > Bootstrapped in series

[ARM 4/5 big.LITTLE] Add support for -mcpu=cortex-a57

2013-12-17 Thread James Greenhalgh
Hi, This patch wires up -mcpu=cortex-a57 as an option to -mcpu. As we don't yet have a scheduling model for Cortex-A57 available, for now we use the scheduling description for another "big" core, the Cortex-A15. Bootstrapped in series and sanity checked. OK? Thanks, James --- 2013-12-17 Jame