[PATCH 1/4] Add MIPS arch support to barebox

Antony Pavlov antonynpavlov at gmail.com
Thu Jun 30 05:13:01 EDT 2011


On 30 June 2011 06:52, Jean-Christophe PLAGNIOL-VILLARD
<plagnioj at jcrosoft.com> wrote:
>> +void __noreturn reset_cpu(ulong addr)
>> +{
>> +     mips_machine_restart();
>> +}
>> +EXPORT_SYMBOL(reset_cpu);
> no need of this manage it at machine level

I have made reset_cpu() per-machine function.

-- 
Best regards,
  Antony Pavlov



More information about the barebox mailing list