From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Sat, 13 Dec 2014 16:52:35 +0000 Subject: [U-Boot] [PATCH resend 2/2] sunxi: Avoid usb getting scanned twice when using usb kbd + usb boot In-Reply-To: <1418406612-3243-3-git-send-email-hdegoede@redhat.com> References: <1418406612-3243-1-git-send-email-hdegoede@redhat.com> <1418406612-3243-3-git-send-email-hdegoede@redhat.com> Message-ID: <1418489555.20573.62.camel@hellion.org.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, 2014-12-12 at 18:50 +0100, Hans de Goede wrote: > Use the new BOOTENV_PREBOOT_INITS_USB define to avoid usb being scanned twice > when using usb kbd + usb boot. > > Signed-off-by: Hans de Goede Subject to Dennis and/or Stephen acking the first patch from the sunxi point of view this one is: Acked-by: Ian Campbell