]> git.baikalelectronics.ru Git - uboot.git/commit
Merge branch '2022-04-08-env-updates'
authorTom Rini <trini@konsulko.com>
Fri, 8 Apr 2022 12:27:50 +0000 (08:27 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 8 Apr 2022 12:27:50 +0000 (08:27 -0400)
commit2fb3022cd802ea43ab0699c76a55ad2cf010781d
tree86204244c902ae70775c787d23427da8961f77d1
parent4f76d38c0277c3c8aa17bae2f6643e001db42b7f
parentb0b27131f5a2ca1890ea0f0415600e3207375fc7
Merge branch '2022-04-08-env-updates'

- Assorted env tooling updates
- Bug fix around multiple possible env locations and ENV_IS_NOWHERE
- Add 'indirect' sub-command to env
- Allow for FAT env to have the location overridden by the board code.