meta-digi/meta-digi-arm/recipes-bsp/u-boot/u-boot-fw-utils
Jose Diaz de Grenu 4895148009 u-boot-fw-utils: fix environment access functions
In the old u-boot-fw-utils 2016.x the function 'fw_env_close' wrote
the environment to the media. That is no longer the case, now that
function only frees the memory used, and 'fw_env_flush' is used
to write the environment.

This was causing that userspace application using this library were not
able to write changes to the environment.

https://jira.digi.com/browse/DEL-5644

Signed-off-by: Jose Diaz de Grenu <Jose.DiazdeGrenu@digi.com>
2018-01-31 13:57:09 +01:00
..
ccimx6 meta-digi-arm: use u-boot fw-utils from Poky 2015-10-06 10:30:00 +02:00
ccimx6ul u-boot-fw-utils: dynamically create fw_env.config for NAND-based platforms 2017-06-16 11:59:30 +02:00
0001-tools-env-implement-support-for-environment-encrypti.patch rocko migration: u-boot-fw-utils: update patches 2018-01-12 15:59:13 +01:00
0002-Implement-U-Boot-environment-access-functions.patch u-boot-fw-utils: fix environment access functions 2018-01-31 13:57:09 +01:00
0003-fw_env-add-support-to-unlock-emmc-boot-partition.patch rocko migration: u-boot-fw-utils: update patches 2018-01-12 15:59:13 +01:00
0004-tools-env-add-support-to-set-dynamic-location-of-env.patch u-boot-fw-utils: forward port support for dynamic environment 2018-01-22 12:18:48 +01:00