
26 Apr
2023
26 Apr
'23
2:30 p.m.
On Wed, Apr 05, 2023 at 10:19:39PM -0400, Tom Rini wrote:
Sometimes when doing tests on real hardware we sometimes run in to the case where some of these mounts haven't been fully flushed. Using the --lazy option with umount will allow us to continue while letting the OS handle flushing the data out still.
Signed-off-by: Tom Rini trini@konsulko.com Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom