From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Nelson Date: Sun, 29 Apr 2012 11:24:38 -0700 Subject: [U-Boot] [PATCH] i.MX6Q: mx6qsabrelite: Add keypress support to alter boot flow In-Reply-To: <4F9D573D.30303@denx.de> References: <1335399244-31122-1-git-send-email-eric.nelson@boundarydevices.com> <4F9D573D.30303@denx.de> Message-ID: <4F9D8766.1040403@boundarydevices.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 04/29/2012 07:59 AM, Stefano Babic wrote: > On 26/04/2012 02:14, Eric Nelson wrote: >> Uses the 'magic_keys' idiom as described in doc/README.kbd: >> http://lists.denx.de/pipermail/u-boot/2012-April/122502.html >> >> Signed-off-by: Eric Nelson >> Acked-by: Marek Vasut >> --- > > Applied after rebasing on current u-boot-imx, thanks. > Thanks Stefano, I'm never quite sure whether I should submit patches against u-boot-imx or the mainline head.