]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge branch '2020-12-07-bootm-and-spl-atf-improvements' into next
authorTom Rini <trini@konsulko.com>
Mon, 7 Dec 2020 22:16:23 +0000 (17:16 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 7 Dec 2020 22:16:23 +0000 (17:16 -0500)
commitcd833de0593fa2346dddab21eff6ccf2411380d3
treef87835b392c62414199e5fb926d0f4f63d92ec9e
parent5157ea526142ace7b0b19939b0d31ace4276cda7
parent51bb33846ad2b045799d2c43ca773fafa36e6ec8
Merge branch '2020-12-07-bootm-and-spl-atf-improvements' into next

- Series to improve "bootm" by allowing variable evaluation within the
  cmdline we would be passing.  This will help with Chrome OS but can be
  useful elsewhere.
- Improve ATF (TF-A) support within SPL.