From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Tue, 15 May 2012 14:47:08 +0200 Subject: [U-Boot] [PATCH] Add doc/README.kbd In-Reply-To: <4F8C4645.7090006@boundarydevices.com> References: <1334591288-22859-1-git-send-email-eric.nelson@boundarydevices.com> <4F8C4645.7090006@boundarydevices.com> Message-ID: <4FB2504C.80800@de.bosch.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 16.04.2012 18:18, Eric Nelson wrote: > On 04/16/2012 08:48 AM, Eric Nelson wrote: >> Signed-off-by: Eric Nelson >> >> --- >> 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. >> + > > > > 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? What's the status of this? Let me know if you need some help with German ;) Best regards Dirk