[U-Boot] [PATCH 4/9] openrisc: Add library functions
Stefan Kristiansson
stefan.kristiansson at saunalahti.fi
Tue Nov 22 07:00:49 CET 2011
On Tue, Nov 22, 2011 at 05:48:53AM +0100, Marek Vasut wrote:
> > > > + asm("l.nop 0x1"); /* Kill any simulation */
> > >
> > > Simulation? Oh, it's an FPGA based CPU or what?
> >
> > Well, yes, FPGAs are probably the most common case, but also ASIC
> > implementations exists.
> > The extra argument to the nop instruction is ignored by hardware,
> > but have special meanings when ran in simulation.
>
> Hmm ... I'm not quite sure this is right.
>
It's not important to have there, I'll just remove it.
Stefan
More information about the U-Boot
mailing list