All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/5] disk/part: Only build hostfs special handling when CONFIG_SANDBOX is set
Date: Mon, 21 Sep 2015 12:24:56 -0600	[thread overview]
Message-ID: <56004B78.7040901@wwwdotorg.org> (raw)
In-Reply-To: <1442530019-2692-1-git-send-email-hdegoede@redhat.com>

On 09/17/2015 04:46 PM, Hans de Goede wrote:
> This is not necessary / useful when not building with CONFIG_SANDBOX and
> with the addition of ubifs support to the generic fs commands it actually
> gets in the way, since both operate on a fake / NULL blkdev.

Acked-by: Stephen Warren <swarren@nvidia.com>

  parent reply	other threads:[~2015-09-21 18:24 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-17 22:46 [U-Boot] [PATCH v2 1/5] disk/part: Only build hostfs special handling when CONFIG_SANDBOX is set Hans de Goede
2015-09-17 22:46 ` [U-Boot] [PATCH v2 2/5] ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use Hans de Goede
2015-10-24 21:15   ` [U-Boot] [U-Boot, v2, " Tom Rini
2015-09-17 22:46 ` [U-Boot] [PATCH v2 3/5] ubifs: Add functions " Hans de Goede
2015-10-24 21:15   ` [U-Boot] [U-Boot, v2, " Tom Rini
2015-09-17 22:46 ` [U-Boot] [PATCH v2 4/5] ubifs: Add generic fs support Hans de Goede
2015-10-24 21:15   ` [U-Boot] [U-Boot,v2,4/5] " Tom Rini
2015-09-17 22:46 ` [U-Boot] [PATCH v2 5/5] distro_bootcmd: Add support for booting from ubifs Hans de Goede
2015-10-24 21:15   ` [U-Boot] [U-Boot, v2, " Tom Rini
2015-09-21 18:24 ` Stephen Warren [this message]
2015-10-24 21:15 ` [U-Boot] [U-Boot, v2, 1/5] disk/part: Only build hostfs special handling when CONFIG_SANDBOX is set Tom Rini

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=56004B78.7040901@wwwdotorg.org \
    --to=swarren@wwwdotorg.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.