public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, V2, 4/5] spl: do not hang in spl_register_fat_device but return error value. It allows to use both CONFIG_SPL_FAT_SUPPORT and CONFIG_SPL_EXT_SUPPORT.
Date: Mon, 27 Oct 2014 18:21:08 -0400	[thread overview]
Message-ID: <20141027222108.GV25506@bill-the-cat> (raw)
In-Reply-To: <1413388395-11425-5-git-send-email-guillaume.gardet@free.fr>

On Wed, Oct 15, 2014 at 05:53:14PM +0200, Guillaume GARDET wrote:

> Do not hang in spl_register_fat_device but return an error value.
> It allows to use both CONFIG_SPL_FAT_SUPPORT and CONFIG_SPL_EXT_SUPPORT.
> If FAT load fails, then EXT load is tried.
> 
> Signed-off-by: Guillaume GARDET <guillaume.gardet@free.fr>
> Cc: Tom Rini <trini@ti.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20141027/dc6dfcb8/attachment.pgp>

  reply	other threads:[~2014-10-27 22:21 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-19  8:47 [U-Boot] [PATCH 0/5] Add EXT filesystem support to SPL Guillaume GARDET
2014-09-19  8:47 ` [U-Boot] [PATCH 1/5] Rename some defines containing FAT in their name to be filesystem generic MMCSD_MODE_FAT => MMCSD_MODE_FS CONFIG_SPL_FAT_LOAD_ARGS_NAME => CONFIG_SPL_FS_LOAD_ARGS_NAME CONFIG_SPL_FAT_LOAD_PAYLOAD_NAME => CONFIG_SPL_FS_LOAD_PAYLOAD_NAME CONFIG_SYS_MMC_SD_FAT_BOOT_PARTITION => CONFIG_SYS_MMC_SD_FS_BOOT_PARTITION Guillaume GARDET
2014-09-19  8:47 ` [U-Boot] [PATCH 2/5] spl: Add EXT support to SPL Guillaume GARDET
2014-09-19  8:47 ` [U-Boot] [PATCH 3/5] doc: Update documentation according to the EXT SPL support patch set Guillaume GARDET
2014-09-19  8:47 ` [U-Boot] [PATCH 4/5] spl: do not hang in spl_register_fat_device but return error value. It allows to use both CONFIG_SPL_FAT_SUPPORT and CONFIG_SPL_EXT_SUPPORT Guillaume GARDET
2014-09-19  8:47 ` [U-Boot] [PATCH 5/5] TI:OMAP4: enable EXT support in SPL for OMAP4 boards Guillaume GARDET
2014-09-29  6:39 ` [U-Boot] [PATCH 0/5] Add EXT filesystem support to SPL Guillaume Gardet
2014-09-30 13:33   ` Tom Rini
2014-09-30 14:15     ` Guillaume Gardet
2014-10-15 15:53     ` [U-Boot] [PATCH V2 " Guillaume GARDET
2014-10-15 15:53       ` [U-Boot] [PATCH V2 1/5] Rename some defines containing FAT in their name to be filesystem generic Guillaume GARDET
2014-10-27 22:20         ` [U-Boot] [U-Boot, V2, " Tom Rini
2014-10-15 15:53       ` [U-Boot] [PATCH V2 2/5] spl: Add EXT support to SPL Guillaume GARDET
2014-10-27 22:22         ` [U-Boot] [U-Boot,V2,2/5] " Tom Rini
2014-10-29 12:45           ` Guillaume Gardet
2014-10-15 15:53       ` [U-Boot] [PATCH V2 3/5] doc: Update documentation according to the EXT SPL support patch set Guillaume GARDET
2014-10-27 22:21         ` [U-Boot] [U-Boot, V2, " Tom Rini
2014-10-15 15:53       ` [U-Boot] [PATCH V2 4/5] spl: do not hang in spl_register_fat_device but return error value. It allows to use both CONFIG_SPL_FAT_SUPPORT and CONFIG_SPL_EXT_SUPPORT Guillaume GARDET
2014-10-27 22:21         ` Tom Rini [this message]
2014-10-15 15:53       ` [U-Boot] [PATCH V2 5/5] TI:OMAP4: enable EXT support in SPL for OMAP4 boards Guillaume GARDET
2014-10-27 22:21         ` [U-Boot] [U-Boot, V2, " 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=20141027222108.GV25506@bill-the-cat \
    --to=trini@ti.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