commit | 9bb99fa95826d1a608737ca821977b4136a1a278 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sat Apr 23 08:06:28 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Sat Apr 23 08:06:28 2022 -0400 |
tree | 264c39d01f071f308b3b7f8bc88b20cb09681653 | |
parent | faeb5641131ba0bfafa5ed61dd03b98b1f2a5edb [diff] | |
parent | a609353e82fd757b7635d18ed6a0828fff657d59 [diff] |
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