From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Mon, 28 Jul 2014 10:22:32 +0200 Subject: [U-Boot] [PATCH 2/7] sun5i: add USB EHCI settings In-Reply-To: <1406533326.28644.12.camel@dagon.hellion.org.uk> References: <1406496323-13093-1-git-send-email-hdegoede@redhat.com> <1406496323-13093-2-git-send-email-hdegoede@redhat.com> <1406533326.28644.12.camel@dagon.hellion.org.uk> Message-ID: <53D60848.1090908@redhat.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On 07/28/2014 09:42 AM, Ian Campbell wrote: > On Sun, 2014-07-27 at 23:25 +0200, Hans de Goede wrote: >> Specific USB EHCI settings to be set for sun5i if CONFIG_USB_EHCI is enabled. >> >> Note we don't specify default VBUS gpio pins for sun5i since they vary too >> much from board to board. > > It seems to be just random chance (or more likely, copying of reference > designs?) which makes sun[^5]i more consistent, is that right? Right, on sun4i and sun7i almost all boards use the pins from the reference design. > >> Signed-off-by: Hans de Goede > > Acked-by: Ian Campbell Regards, Hans