]> git.ipfire.org Git - thirdparty/u-boot.git/commit
Merge branch '2023-05-13-bootstd-updates-and-improvements'
authorTom Rini <trini@konsulko.com>
Sun, 14 May 2023 15:27:18 +0000 (11:27 -0400)
committerTom Rini <trini@konsulko.com>
Sun, 14 May 2023 15:27:18 +0000 (11:27 -0400)
commit177e506952a8ee34011590c4bd578d191fafb1ca
tree1c4be9b6329df4a1976125e87bf2fd8447990f29
parente94fbdd2729fdcd570035d43f67adda8e0dfc115
parentfba0e7380269771bb9587fce84e56a059ebf7d42
Merge branch '2023-05-13-bootstd-updates-and-improvements'

- Assorted bootstd fixes and cleanups. This should fix problems with
  Debian, and make script-based distributions work when BOOTMETH_DISTRO
  is enabled now (as BOOTMETH_DISTRO was renamed and then reintroduced).