From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 2 Feb 2020 18:20:45 +0100 Subject: [PULL] u-boot-usb/master Message-ID: <52ebdbfb-e84a-97b1-f1c1-3b1ea97c3800@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: u-boot@lists.denx.de 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=C3=ADguez (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(-)