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)
- 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


Trivial merge