From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 21 Aug 2017 11:32:42 +0200 Subject: [U-Boot] [PULL] u-boot-usb/master Message-ID: <8f1f0eab-011e-d40b-6b91-111b216b0dee@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de The following changes since commit 2d7cb5b426e7e0cdf684d7f8029ad132d7a8d383: env: Replace all open-coded gd->env_valid values with ENV_ flags (2017-08-20 19:27:44 -0400) are available in the git repository at: git://git.denx.de/u-boot-usb.git master for you to fetch changes up to 5bf4475f1d7726541edec0060c6461fbb37db02d: doc: license: Add license header to the README.dfutftp file (2017-08-21 11:31:11 +0200) ---------------------------------------------------------------- Bin Meng (1): usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig John Keeping (1): fastboot: avoid printing invalid data Lukasz Majewski (1): doc: license: Add license header to the README.dfutftp file Peter Chubb (1): Fix fastboot boot address Tom Rini (2): common/fb_mmc.c: Fix warnings about casts fb_mmc.c: Correct blk_dread() return value checks common/fb_mmc.c | 8 ++++---- configs/MPC8544DS_defconfig | 1 + configs/MPC8572DS_36BIT_defconfig | 1 + configs/MPC8572DS_defconfig | 1 + doc/README.dfutftp | 8 ++++++++ drivers/usb/gadget/f_fastboot.c | 4 ++-- drivers/usb/host/Kconfig | 6 ++++++ include/configs/MPC8544DS.h | 1 - include/configs/MPC8572DS.h | 1 - include/configs/efi-x86.h | 1 - include/configs/x86-common.h | 1 - scripts/config_whitelist.txt | 1 - 12 files changed, 23 insertions(+), 11 deletions(-)