From: Kees Jongenburger <kees.jongenburger@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] netbsd:fix documentation typo.
Date: Thu, 12 Dec 2013 10:53:57 +0100 [thread overview]
Message-ID: <52A987B5.2090701@gmail.com> (raw)
In-Reply-To: <20131212092122.GA2836@Hardy>
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
prev parent reply other threads:[~2013-12-12 9:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-09 10:28 [U-Boot] [PATCH] netbsd:fix documentation typo Kees Jongenburger
2013-12-10 14:25 ` Qais Yousef
2013-12-12 9:23 ` Sughosh Ganu
2013-12-12 9:53 ` Kees Jongenburger [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=52A987B5.2090701@gmail.com \
--to=kees.jongenburger@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.