public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v10 3/4] cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount()
Date: Mon, 5 Mar 2018 09:34:59 -0500	[thread overview]
Message-ID: <20180305143459.GF22474@bill-the-cat.ec.rr.com> (raw)
In-Reply-To: <1520243018-105509-4-git-send-email-tien.fong.chee@intel.com>

On Mon, Mar 05, 2018 at 05:43:37PM +0800, tien.fong.chee at intel.com wrote:

> From: Tien Fong Chee <tien.fong.chee@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@intel.com>
> Reviewed-by: Marek Vasut <marex@denx.de>

Reviewed-by: Tom Rini <trini@konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180305/c21b2e72/attachment.sig>

  reply	other threads:[~2018-03-05 14:34 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-05  9:43 [U-Boot] [PATCH v10 0/4] Generic firmware loader tien.fong.chee at intel.com
2018-03-05  9:43 ` [U-Boot] [PATCH v10 1/4] spl: Remove static declaration on spl_mmc_find_device function tien.fong.chee at intel.com
2018-03-05  9:43 ` [U-Boot] [PATCH v10 2/4] cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount() tien.fong.chee at intel.com
2018-03-05 14:34   ` Tom Rini
2018-03-05  9:43 ` [U-Boot] [PATCH v10 3/4] cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount() tien.fong.chee at intel.com
2018-03-05 14:34   ` Tom Rini [this message]
2018-03-05  9:43 ` [U-Boot] [PATCH v10 4/4] common: Generic firmware loader for file system tien.fong.chee at intel.com
2018-03-06 17:51   ` Simon Glass
2018-03-08  5:03     ` Chee, Tien Fong
2018-03-08 21:04       ` Simon Glass
2018-03-15  7:18         ` Chee, Tien Fong
2018-03-15 12:21           ` Tom Rini
2018-03-08 23:02       ` Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180305143459.GF22474@bill-the-cat.ec.rr.com \
    --to=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox