Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | uboot-envtools: update to 2022.07 | Nick Hainke | 2022-09-02 |
| | | | | | | | | | | | Update to latest version. Remove upstreamed patches: - 100-fw_env-make-flash_io-take-buffer-as-an-argument.patch - 101-fw_env-simplify-logic-code-paths-in-the-fw_env_open.patch - 102-fw_env-add-fallback-to-Linux-s-NVMEM-based-access.patch Signed-off-by: Nick Hainke <vincent@systemli.org> | ||
* | uboot-envtools: support NVMEM based access | Rafał Miłecki | 2022-07-11 |
This will allow using fw_printenv without /etc/fw_env.config. Once there is Linux NVMEM driver available for U-Boot env data. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> |