lkml.org 
[lkml]   [2013]   [May]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH] ARM: mach-moxart: platform port for MOXA ART SoC
Date
On Thursday 16 May 2013, Russell King - ARM Linux wrote:
> Well, if its a CPU core thing, then it's even easier - the proc-*.S
> file can handle it just fine (because that's where the WFI code is.)
> Just delete the contents of the processor specific idle function, IOW:
>
> /*
> * cpu_fa526_do_idle()
> */
> .align 4
> ENTRY(cpu_fa526_do_idle)
> mcr p15, 0, r0, c7, c0, 4 @ Wait for interrupt
> mov pc, lr
>
> remove the WFI from there.

Yes, that was what I meant.

Arnd


\
 
 \ /
  Last update: 2013-05-16 16:21    [W:0.057 / U:0.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site