]> git.baikalelectronics.ru Git - uboot.git/commit
Merge branch '2022-04-22-assorted-updates'
authorTom Rini <trini@konsulko.com>
Sat, 23 Apr 2022 12:06:28 +0000 (08:06 -0400)
committerTom Rini <trini@konsulko.com>
Sat, 23 Apr 2022 12:06:28 +0000 (08:06 -0400)
commit8a5e54a46dcd2987b8413949f99d9a82866ecaf9
tree264c39d01f071f308b3b7f8bc88b20cb09681653
parent69d1edc05830882dd96900417853253f3079c415
parente80198f09816c0ded71c58563dd4288a999fa70c
Merge branch '2022-04-22-assorted-updates'

- Add "-q" to fdt addr and use it in distro_bootcmd to make the user
  experience less scary reading in normal try/fail cases.
- Let the adc update an environment variable like many other commands do
- Fix TPL SEPARATE_BSS check when locating DTB
- Allow ":" in PXE file names again
- Two Apple M1 fixes