[U-Boot] [PATCH 4/9] openrisc: Add library functions

Marek Vasut marek.vasut at gmail.com
Tue Nov 22 15:10:32 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.


No, no, just wait for other people opinion here.


More information about the U-Boot mailing list