[PULL next] u-boot-atmel-2021.07-a
Eugen.Hristev at microchip.com
Eugen.Hristev at microchip.com
Tue Mar 30 15:33:50 CEST 2021
Hello Tom,
Please pull tag u-boot-atmel-2021.07-a , the first set of features for
the next cycle 2021.07 .
This small feature set includes the implementation of the slew rate for
the PIO4 pin controller device, and a fix for arm926ejs-based
microprocessors that avoids a crash.
Thanks,
Eugen
The following changes since commit c5219c4a18f2b27547ecd799914f94e48b0fa86f:
Prepare v2021.04-rc3 (2021-03-01 22:46:41 -0500)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-atmel.git
tags/u-boot-atmel-2021.07-a
for you to fetch changes up to bbfb81c1876f32b8991cf34cf0fa5525e9f28afd:
ARM: mach-at91: arm926ejs: fix data abort in startup returning from
lowlevel_init (2021-03-22 10:53:52 +0200)
----------------------------------------------------------------
First set of u-boot-atmel features for 2021.07 cycle
----------------------------------------------------------------
Claudiu Beznea (2):
dt-bindings: pinctrl: at91-pio4: add slew-rate
pinctrl: at91-pio4: add support for slew-rate
Martin Townsend (1):
ARM: mach-at91: arm926ejs: fix data abort in startup returning
from lowlevel_init
arch/arm/mach-at91/arm926ejs/lowlevel_init.S | 16 ++++++-------
arch/arm/mach-at91/include/mach/atmel_pio4.h | 1 +
.../pinctrl/atmel,at91-pio4-pinctrl.txt | 7 +++---
drivers/pinctrl/pinctrl-at91-pio4.c | 26
+++++++++++++++++++---
4 files changed, 36 insertions(+), 14 deletions(-)
More information about the U-Boot
mailing list