Merge branch '2020-07-31-more-env-updates'
authorTom Rini <trini@konsulko.com>
Fri, 31 Jul 2020 14:13:07 +0000 (10:13 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 31 Jul 2020 14:13:07 +0000 (10:13 -0400)
- Fix EFI selftest to not force setting serial# environment (and also
  get the U-Boot prompt dynamically).
- Support for append only environment and other related features.
- Improved ext4 environment support
- Fix the case of fw_setenv being used on flash devices that were not
  already locked.


Trivial merge