]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge branch '2022-01-14-assorted-fixes'
authorTom Rini <trini@konsulko.com>
Sat, 15 Jan 2022 12:34:46 +0000 (07:34 -0500)
committerTom Rini <trini@konsulko.com>
Sat, 15 Jan 2022 12:34:46 +0000 (07:34 -0500)
commit0962da92a1dfb210eef8c936e33862812fa1b208
treec72fd2621d37fcff8b834f104ef83200d47fbebf
parent9b72d934c2f7d8ee894f87e082577743877eb76e
parent97f2a749d5126b2908dd282969c02c3632417c68
Merge branch '2022-01-14-assorted-fixes'

- A number of fixes in various subsystems.  This includes having the phy
  uclass track power-on and init counts as this should resolve some
  tricky functional problems on a number of platforms.