On 07/02/2012 11:33 AM, Stuart Yoder wrote:
> On Wed, Jun 27, 2012 at 6:51 PM, Scott Wood <scottw...@freescale.com> wrote:
>> +static QEMUMachine e500plat_machine = {
>> +    .name = "e500plat",
>> +    .desc = "e500plat",
>> +    .init = e500plat_init,
>> +    .max_cpus = 15,
>> +};
> 
> Can we call the generic e500 machine  "ppce500"?

I wanted to distinguish the platform from the common e500 code.

-Scott


Reply via email to