Re: Pull request: u-boot-sunxi/master fixes for 2022.01

2021-12-09 Thread Tom Rini
On Thu, Dec 09, 2021 at 12:06:50AM +, Andre Przywara wrote:

> Hi Tom,
> 
> please pull those two fixes from the sunxi tree.
> This fixes two regressions: eMMC operation on boards with WiFi (so using
> three MMC devices), and a repeated wrong error message in USB gadget
> mode (fastboot, ums).
> 
> Thanks,
> Andre
> 
> ===
> The following changes since commit 558002a0f2230bedf6b38716f3ed86a92fc9010b:
> 
>   Merge https://source.denx.de/u-boot/custodians/u-boot-riscv (2021-12-03 
> 09:02:49 -0500)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-sunxi.git master
> 
> for you to fetch changes up to fbd9207e7fe3712b372ca9889a2a82402161fd27:
> 
>   sunxi: Remove misleading USB-OTG charger message (2021-12-08 23:07:15 +)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature


Pull request: u-boot-sunxi/master fixes for 2022.01

2021-12-08 Thread Andre Przywara
Hi Tom,

please pull those two fixes from the sunxi tree.
This fixes two regressions: eMMC operation on boards with WiFi (so using
three MMC devices), and a repeated wrong error message in USB gadget
mode (fastboot, ums).

Thanks,
Andre

===
The following changes since commit 558002a0f2230bedf6b38716f3ed86a92fc9010b:

  Merge https://source.denx.de/u-boot/custodians/u-boot-riscv (2021-12-03 
09:02:49 -0500)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-sunxi.git master

for you to fetch changes up to fbd9207e7fe3712b372ca9889a2a82402161fd27:

  sunxi: Remove misleading USB-OTG charger message (2021-12-08 23:07:15 +)


Andre Przywara (2):
  sunxi: dts: Fix typoed eMMC check
  sunxi: Remove misleading USB-OTG charger message

 arch/arm/dts/sunxi-u-boot.dtsi | 2 +-
 board/sunxi/board.c| 8 +---
 2 files changed, 2 insertions(+), 8 deletions(-)