Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
authorTom Rini <trini@konsulko.com>
Sun, 31 Jan 2021 19:24:35 +0000 (14:24 -0500)
committerTom Rini <trini@konsulko.com>
Sun, 31 Jan 2021 19:24:35 +0000 (14:24 -0500)
commitb4804cdd5747d1d932bd338e0ca102ade51b8b6b
treedd3aa210c95de630ee7e62a58e7924e73ee0458a
parentfad42d3afbeb23e86fae2bb56ba863a2a5a133e1
parent723fd5668ff2c8dd19e808778b5670d0fa6bdc4b
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb

- Assorted gadget changes including:
  - dfu: Fix handling of UBI partitions in MTD backend
  - gadget: f_thor: fix wrong file size cast
  - Extend cmd: bcb
  - Fixes for fastboot and rockchip gadgets
  - dfu: Add SCRIPT and SKIP entities
  - dfu/thor: Add `dfu_alt_info` reinitialization from flashed script
  - u-boot: Reduce size of u-boot as usbd_device_* arrays are not exported