[U-Boot] [PATCH] Add doc/README.kbd
Eric Nelson
eric.nelson at boundarydevices.com
Mon Apr 16 18:18:13 CEST 2012
On 04/16/2012 08:48 AM, Eric Nelson wrote:
> Signed-off-by: Eric Nelson<eric.nelson at 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?
More information about the U-Boot
mailing list