[U-Boot] [PATCH v4 1/6] cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount()
Heiko Schocher
hs at denx.de
Thu Jul 12 04:56:08 UTC 2018
Hello Tien.fong.chee
Am 06.07.2018 um 10:25 schrieb tien.fong.chee at intel.com:
> From: Tien Fong Chee <tien.fong.chee at intel.com>
>
> cmd_ubifs_umount() function would be called directly instead of involving
> whole command machinery in generic firmware loader, so checking on
> ubifs_initialized status need to be done in cmd_ubifs_umount() without
> breaking original functionality design.
>
> Signed-off-by: Tien Fong Chee <tien.fong.chee at intel.com>
> Reviewed-by: Marek Vasut <marex at denx.de>
> ---
> cmd/ubifs.c | 18 +++++++++---------
> include/ubi_uboot.h | 1 +
> 2 files changed, 10 insertions(+), 9 deletions(-)
Reviewed-by: Heiko Schocher <hs at denx.de>
bye,
Heiko
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52 Fax: +49-8142-66989-80 Email: hs at denx.de
More information about the U-Boot
mailing list