[U-Boot] [PULL] u-boot-usb/master
Marek Vasut
marex at denx.de
Fri Jun 14 10:45:47 UTC 2019
Assorted gadget fixes.
The following changes since commit c2ea87883ef309570c8903e6de4b8b78685d73d0:
Merge tag 'efi-2019-07-rc5' of git://git.denx.de/u-boot-efi
(2019-06-12 07:15:38 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-usb.git master
for you to fetch changes up to 220f655176de8e6aa4aaea91bb2182260d26c4a4:
fastboot: Check if partition really exist in getvar_has_slot()
(2019-06-14 12:39:54 +0200)
----------------------------------------------------------------
Igor Opaniuk (1):
fastboot: Check if partition really exist in getvar_has_slot()
Marek Vasut (1):
spl: dfu: Fix printed variable name
Sam Protsenko (3):
fastboot: Fix slot names reported by getvar
fastboot: Use const qualifier for char *part_name
fastboot: getvar: Refactor fastboot_*_get_part_info() usage
Sjoerd Simons (1):
usb: gadget: error out if g_dnl registration fails
cmd/usb_gadget_sdp.c | 11 ++++++++---
common/spl/spl_dfu.c | 2 +-
common/spl/spl_sdp.c | 6 +++++-
drivers/fastboot/fb_getvar.c | 103
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------
drivers/fastboot/fb_mmc.c | 3 ++-
drivers/fastboot/fb_nand.c | 4 ++--
include/fb_mmc.h | 3 ++-
include/fb_nand.h | 4 ++--
8 files changed, 101 insertions(+), 35 deletions(-)
More information about the U-Boot
mailing list