[U-Boot] [PATCH v4 2/6] cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount()
Heiko Schocher
hs at denx.de
Thu Jul 12 04:56:41 UTC 2018
Hello tien.fong.chee,
Am 06.07.2018 um 10:26 schrieb tien.fong.chee at intel.com:
> From: Tien Fong Chee <tien.fong.chee at intel.com>
>
> cmd_ubifs_mount() function would be called directly instead of
> involving whole command machinery for mounting ubifs in
> generic firmware loader, so some checking codes need to be factored out
> into cmd_ubifs_mount() 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 | 22 ++++++++++++++--------
> include/ubi_uboot.h | 1 +
> 2 files changed, 15 insertions(+), 8 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