From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Tue, 05 Apr 2016 10:42:39 +0100 Subject: [U-Boot] [PATCH 1/3] sunxi: Add INITIAL_USB_SCAN_DELAY Kconfig option In-Reply-To: <1459624248-13306-1-git-send-email-hdegoede@redhat.com> References: <1459624248-13306-1-git-send-email-hdegoede@redhat.com> Message-ID: <1459849359.1749.2.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 Sat, 2016-04-02 at 21:10 +0200, Hans de Goede wrote: > Some boards have on board usb devices which need longer then the USB ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ^than (and in the Kconfig too) > spec's 1 second to connect from board powerup. Add a config option which > when non 0 adds an extra delay before the first usb bus scan. > > Signed-off-by: Hans de Goede Apart from that: Acked-by: Ian Campbell