Merge branch '2020-07-27-misc-env-improvements'
authorTom Rini <trini@konsulko.com>
Mon, 27 Jul 2020 13:25:53 +0000 (09:25 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 27 Jul 2020 13:25:53 +0000 (09:25 -0400)
commit3773028fced4795d52f02b387496395ec387f3bb
treeab11a71616bc9d5534d4b633520819c1b9be8b9c
parentada61f1ee2a4eaa1b29d699b5ba940483171df8a
parent5d4f7b4e2a1a2df459172ec95cbcdd6373dd707a
Merge branch '2020-07-27-misc-env-improvements'

- Assorted environment fixes.
- Enhance environment in MMC and controlled via OF_CONTROL
- Allow for environment in FAT to use the same device we boot from
  rather than be hard-coded.