
The following changes since commit 80e99adbe47d1c8590f9b971ac52257fdc51a5ec:
Merge tag 'uniphier-v2020.04-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier (2020-01-31 13:26:28 -0500)
are available in the Git repository at:
git://git.denx.de/u-boot-usb.git master
for you to fetch changes up to 13cb7cc9e8e48eb888b13743f79ff02420405044:
dfu: Add option to skip empty pages when flashing UBI images to NAND (2020-02-02 18:19:52 +0100)
---------------------------------------------------------------- Guillermo RodrÃguez (1): dfu: Add option to skip empty pages when flashing UBI images to NAND
Vignesh Raghavendra (1): usb: cdns3: ep0: Invalidate cache before reading Setup Packet
drivers/dfu/Kconfig | 7 +++++++ drivers/dfu/dfu_nand.c | 7 ++++++- drivers/usb/cdns3/ep0.c | 4 ++++ 3 files changed, 17 insertions(+), 1 deletion(-)