From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] api_storage: Fix non-first storage device enumeration
Date: Tue, 15 Sep 2015 17:34:30 -0400 [thread overview]
Message-ID: <20150915213430.GS26226@bill-the-cat> (raw)
In-Reply-To: <1442226095-12652-1-git-send-email-afaerber@suse.de>
On Mon, Sep 14, 2015 at 12:21:34PM +0200, Andreas F?rber wrote:
> When enabling CONFIG_API and chain-loading GRUB2 on jetson-tk1, only the
> eMMC would show up as (hd0), but not the SD card, leading to GRUB not
> finding its configuration and modules, falling back to a rescue shell.
>
> This is because enum_ended would get set for !more after returning a
> cookie for the first MMC device in group 3.
>
> Fix this by properly setting the "more" argument also in the case of the
> first storage device of a group.
>
> Signed-off-by: Andreas F?rber <afaerber@suse.de>
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/20150915/9f72d62d/attachment.sig>
prev parent reply other threads:[~2015-09-15 21:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-14 10:21 [U-Boot] [PATCH] api_storage: Fix non-first storage device enumeration Andreas Färber
2015-09-15 21:34 ` Tom Rini [this message]
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=20150915213430.GS26226@bill-the-cat \
--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