[PULL u-boot] Please pull u-boot-amlogic-20211119

Neil Armstrong narmstrong at baylibre.com
Fri Nov 19 18:45:12 CET 2021


Hi Tom,

Here's a change to fix GPIO declaration in the Meson PINCTRL driver, and a couple
of changes to handle boot errors when using the meson64 android config and permit
recovering the board via fastboot when the boot media is invalid.

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

Thanks,
Neil

The following changes since commit 8391a0f3d97c0300d7eafe7581b6712afb18f283:

  Merge branch '2021-11-18-regression-fixes' (2021-11-18 18:25:19 -0500)

are available in the Git repository at:

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

for you to fetch changes up to 28f70cfcfd82ac509c8da772b74e5dc2df795fd2:

  configs: meson64_android: add PANIC stage for SYSTEM fails (2021-11-19 18:15:26 +0100)

----------------------------------------------------------------
- pinctrl: Correct the driver GPIO declaration
- meson64_android: handle errors on boot and run fastboot on boot failure

----------------------------------------------------------------
Neil Armstrong (2):
      configs: meson64_android: bypass other checks on run_fastboot=1
      configs: meson64_android: add PANIC stage for SYSTEM fails

Simon Glass (1):
      pinctrl: meson: Correct the driver GPIO declaration

 drivers/pinctrl/meson/pinctrl-meson-gx-pmx.c |  2 +-
 drivers/pinctrl/meson/pinctrl-meson-gx.h     |  2 +-
 drivers/pinctrl/meson/pinctrl-meson-gxbb.c   |  4 +--
 drivers/pinctrl/meson/pinctrl-meson-gxl.c    |  4 +--
 include/configs/meson64_android.h            | 47 +++++++++++++++++-----------
 5 files changed, 35 insertions(+), 24 deletions(-)


More information about the U-Boot mailing list