From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Sat, 21 Mar 2015 13:56:19 +0100 Subject: [U-Boot] Please pull u-boot-sunxi master Message-ID: <550D6A73.4060407@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 Tom, Please pull u-boot-sunxi/master into master for a small bugfix which makes sure we print the right error message when a non host cable is plugged into the otg and we're configured for host mode. The following changes since commit 21866c34a1b4098a8868c9250daf01baf84c2397: at91sam9rlek_mmc_defconfig: Add CONFIG_ARCH_AT91=y (2015-03-20 10:47:38 -0400) are available in the git repository at: http://git.denx.de/u-boot-sunxi.git master for you to fetch changes up to 8a440b09f21ab8ec72b3aedf4d6f3f53494d7149: sunxi: musb: Return early on VBUS GPIO error instead of on a positive value (2015-03-21 13:51:27 +0100) ---------------------------------------------------------------- Paul Kocialkowski (1): sunxi: musb: Return early on VBUS GPIO error instead of on a positive value drivers/usb/musb-new/sunxi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Regards, Hans