Accessing flash directly from User Space [SOLVED]
Scott Wood
scottwood at freescale.com
Sat Oct 31 02:57:33 EST 2009
On Fri, Oct 30, 2009 at 04:08:55PM +0100, Alessandro Rubini wrote:
> > asm("eieio; sync");
>
> Hmm...
> : : : "memory"
>
> And, doesn't ";" start a comment in assembly? (no, not on powerpc it seems)
';' is an instruction separator on all GNU as targets that I'm familiar
with (though a quick manual search shows z80 as an exception).
-Scott
More information about the Linuxppc-dev
mailing list