]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge tag 'u-boot-atmel-fixes-2021.04-a' of https://gitlab.denx.de/u-boot/custodians...
authorTom Rini <trini@konsulko.com>
Fri, 12 Feb 2021 14:09:10 +0000 (09:09 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 12 Feb 2021 14:09:10 +0000 (09:09 -0500)
commit7c82e12cc4e9e25d7c89fe15bfeec4e9b0bb2b4d
treefa26858ef3ca931b31456045461e239cbe57719b
parent80c7e4cf76d204d4b726b0cc57a557a9d9c1c453
parent65bde1c087f847a2e279501e27eeaddba16e3b51
Merge tag 'u-boot-atmel-fixes-2021.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel

First set of u-boot-atmel fixes 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.