[U-Boot] [PATCH] tools/fw_env: use fsync to ensure that data is physically stored

Mats Kärrman Mats.Karrman at tritech.se
Wed May 22 16:32:25 CEST 2013


Hi Michael,

Michael Heimpold [mhei at heimpold.de] wrote:
> fw_setenv state=2
> dd if=... of=/dev/mmcblk0...
> fw_setenv state=1

How about:

fw_setenv state 1 && sync

BR // Mats


More information about the U-Boot mailing list