From: Eric Nelson <eric.nelson@boundarydevices.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Add doc/README.kbd
Date: Mon, 16 Apr 2012 09:18:13 -0700 [thread overview]
Message-ID: <4F8C4645.7090006@boundarydevices.com> (raw)
In-Reply-To: <1334591288-22859-1-git-send-email-eric.nelson@boundarydevices.com>
On 04/16/2012 08:48 AM, Eric Nelson wrote:
> Signed-off-by: Eric Nelson<eric.nelson@boundarydevices.com>
>
> ---
> doc/README.kbd | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 1 files changed, 84 insertions(+), 0 deletions(-)
> create mode 100644 doc/README.kbd
>
> diff --git a/doc/README.kbd b/doc/README.kbd
> new file mode 100644
> index 0000000..dff4b92
> --- /dev/null
> +++ b/doc/README.kbd
> @@ -0,0 +1,84 @@
> +Keyboard handling
> +========================================
> +This document describes asynchronous keyboard handling, also
> +known as "magic key" or "button" handling used to alter the
> +boot flow at power-on when one or more keys or buttons are
> +pressed.
> +
> <snip>
Just before I finished this, I noticed that there is a document in
board/lwmon/README.kbd which appears to detail the same information.
(I don't read German, so I'm going based on Google and Babelfish
translations).
Should that be moved into doc/ where it would be easier to find?
next prev parent reply other threads:[~2012-04-16 16:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <http://lists.denx.de/pipermail/u-boot/2012-March/119248.html>
2012-04-16 15:48 ` [U-Boot] [PATCH] Add doc/README.kbd Eric Nelson
2012-04-16 16:18 ` Eric Nelson [this message]
2012-05-15 12:47 ` Dirk Behme
2012-05-15 22:58 ` Eric Nelson
2012-05-16 5:50 ` Dirk Behme
2012-08-09 20:34 ` Wolfgang Denk
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=4F8C4645.7090006@boundarydevices.com \
--to=eric.nelson@boundarydevices.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.