[U-Boot-Users] [PATCH v2] Add call command on PPC
Mike Frysinger
vapier at gentoo.org
Sat Feb 16 09:03:06 CET 2008
On Friday 15 February 2008, Wolfgang Denk wrote:
> > + return (*img)(r[0], r[1], r[2], r[3], r[4], r[5], r[6], r[7]);
>
> I see no difference between this call and what "go" does.
well there's an obvious difference. go passes argc/argv[] as parameters where
as this passes everything as parameters. as for whether you think it's
needed at all, that's a different matter ;)
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20080216/4011dc80/attachment.pgp
More information about the U-Boot
mailing list