]> git.ipfire.org Git - thirdparty/u-boot.git/commit
Merge branch '2023-10-09-assorted-fixes'
authorTom Rini <trini@konsulko.com>
Tue, 10 Oct 2023 12:54:17 +0000 (08:54 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 10 Oct 2023 12:54:17 +0000 (08:54 -0400)
commit833ff23047c50e4053fb1bda21f4e2c9f6a3aa6a
tree422a1ac1688b75a6c4edcbaa2024346acbaddfb8
parentd9bb6d779b69c2548891e568e5e2a23e1b7eedaa
parent3f876cb7c57511174d1b6a3e089443ccbaf236ec
Merge branch '2023-10-09-assorted-fixes'

- Cleanup how we pick what to launch in SPL, a few test changes, some TI
  K3 platform updates, top-level Makefile fixes and related cleanup,
  correct a problem with LMB overlap, other assorted fixes.