On Monday, October 03, 2011 02:10:25 Mike Frysinger wrote:
> On Monday, September 26, 2011 20:10:39 Simon Glass wrote:
> > --- /dev/null
> > +++ b/arch/sandbox/cpu/cpu.c
> > 
> > +int do_reset(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[])
> > +{
> > +   /*
> > +    * This is considered normal termination for now. We wil call 
os_exit()
> > +    * when available.
> > +    */
> > +   return 0;
> > +}
> 
> os_exit(0) ?

nm, i see the other patch now
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to