[GIT PULL] Please pull u-boot-amlogic-20231106

Neil Armstrong neil.armstrong at linaro.org
Mon Nov 6 15:34:31 CET 2023


Hi Tom,

A little set of fix for:
- also enable DFU RAM boot for libretech-ac, since it uses a different config header
- SM probe fix
- A1 USB missing clocks

The CI job is at https://source.denx.de/u-boot/custodians/u-boot-amlogic/pipelines/18452

Thanks,
Neil

The following changes since commit a4c83bda17196bf5d1ce640844595aaeced6465e:

   Merge branch '2023-11-03-assorted-tegra-improvements' (2023-11-04 09:55:39 -0400)

are available in the Git repository at:

   https://source.denx.de/u-boot/custodians/u-boot-amlogic.git tags/u-boot-amlogic-20231106

for you to fetch changes up to c550e81171940932664a85bda315a6a073aae23c:

   ARM: configs: libretech-ac: enable USB_DFU like in meson64.h (2023-11-06 09:46:05 +0100)

----------------------------------------------------------------
- fixup to also enabled DFU RAM boot for libretech-ac
- sm fix to bind child sm devices in the device tree
- add missing A1 clocks for USB stack

----------------------------------------------------------------
Alexey Romanov (1):
       clk: a1: add new clocks for USB stack

Dmitry Rokosov (1):
       drivers: sm: bind child sm devices in the device tree

Neil Armstrong (1):
       ARM: configs: libretech-ac: enable USB_DFU like in meson64.h

  drivers/clk/meson/a1.c         | 6 ++++++
  drivers/sm/meson-sm.c          | 1 +
  include/configs/libretech-ac.h | 1 +
  3 files changed, 8 insertions(+)


More information about the U-Boot mailing list