Hi, On 12/12/2013 10:23 AM, Sughosh Ganu wrote:
hi Kees,* NetBSD Stage-2 Loader Parameters: - * r3: ptr to board info data - * r4: image address - * r5: console device - * r6: boot args string + * r0: ptr to board info data + * r1: image address + * r3: console device + * r3: boot args string Umm, is this not supposed to be processor agnostic -- different architectures would use different registers to pass these arguments. I would suggest changing it to something like arg[0-3] instead.
Thanks for the feedback. I will wait a little more and update the patch. Greetings _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

