[U-Boot] [PATCH] netbsd:fix documentation typo.

Kees Jongenburger kees.jongenburger at gmail.com
Thu Dec 12 10:53:57 CET 2013


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


More information about the U-Boot mailing list