[U-Boot] [PATCH v3 05/21] sandbox: Add cpu files

Mike Frysinger vapier at gentoo.org
Mon Oct 3 21:25:45 CEST 2011


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20111003/ee36e22c/attachment.pgp 


More information about the U-Boot mailing list