]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
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)
- 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.


Trivial merge