[PULL] u-boot-atmel-fixes-2021.04-a

Hello Tom,
Please pull tag u-boot-atmel-fixes-2021.04-a , the first set of fixes for atmel for 2021.04 cycle.
This small PR includes just two fixes but very important: one revert in the clk subsystem which fixes the boot on many old boards (sama5d2_xplained, sama5d4_xplained), which currently crash at boot; and one small fix related to debug serial on sama7g5ek board.
Thanks! Eugen
The following changes since commit c7182c02cefb11431a79a8abb4d8a821e4a478b5:
Merge tag 'u-boot-amlogic-20210210' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic (2021-02-10 07:56:57 -0500)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-atmel.git tags/u-boot-atmel-fixes-2021.04-a
for you to fetch changes up to 65bde1c087f847a2e279501e27eeaddba16e3b51:
clk: at91: compat: partially revert "dm: Remove uses of device_bind_offset()" (2021-02-11 09:26:40 +0200)
---------------------------------------------------------------- First set of u-boot-atmel fixes for 2021.04 cycle
---------------------------------------------------------------- Eugen Hristev (2): ARM: dts: at91: sama7g5ek: enable pull-up for serial debug line clk: at91: compat: partially revert "dm: Remove uses of device_bind_offset()"
arch/arm/dts/sama7g5ek.dts | 2 +- drivers/clk/at91/compat.c | 20 ++++++++++++-------- 2 files changed, 13 insertions(+), 9 deletions(-)

On Fri, Feb 12, 2021 at 09:14:59AM +0000, Eugen.Hristev@microchip.com wrote:
Hello Tom,
Please pull tag u-boot-atmel-fixes-2021.04-a , the first set of fixes for atmel for 2021.04 cycle.
This small PR includes just two fixes but very important: one revert in the clk subsystem which fixes the boot on many old boards (sama5d2_xplained, sama5d4_xplained), which currently crash at boot; and one small fix related to debug serial on sama7g5ek board.
Thanks! Eugen
The following changes since commit c7182c02cefb11431a79a8abb4d8a821e4a478b5:
Merge tag 'u-boot-amlogic-20210210' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic (2021-02-10 07:56:57 -0500)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-atmel.git tags/u-boot-atmel-fixes-2021.04-a
for you to fetch changes up to 65bde1c087f847a2e279501e27eeaddba16e3b51:
clk: at91: compat: partially revert "dm: Remove uses of device_bind_offset()" (2021-02-11 09:26:40 +0200)
Applied to u-boot/master, thanks!
participants (2)
-
Eugen.Hristev@microchip.com
-
Tom Rini