From: Maxime Ripard <maxime.ripard@free-electrons.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [linux-sunxi] [PATCH 2/6] fastboot: Implement OEM format only when we have MMC support
Date: Tue, 22 Sep 2015 11:02:35 +0200 [thread overview]
Message-ID: <20150922090235.GQ4684@lukather> (raw)
In-Reply-To: <55FC257F.3080402@redhat.com>
Hi Hans,
On Fri, Sep 18, 2015 at 10:53:51AM -0400, Hans de Goede wrote:
> Hi,
>
> On 09/18/2015 08:06 AM, Maxime Ripard wrote:
> >The current fastboot support assumes that CONFIG_FASTBOOT_FLASH implies
> >that we have an MMC in our system, which might not be the case if we have
> >some other storage device.
> >
> >Change the configuration option protecting that call to
> >FASTBOOT_FLASH_MMC_DEV, that makes much more sense.
> >
> >Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
>
> Note I'm not going to take this one upstream through the sunxi tree,
> other then that it looks fine to me.
Yes, I was kind of expecting that, this is why Marek and Lukasz are in
Cc.
However, IIRC, there is some compilation breakage in fastboot when
CONFIG_MMC is not there, so that might be trickier to merge.
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150922/5a0fc472/attachment.sig>
next prev parent reply other threads:[~2015-09-22 9:02 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-18 12:06 [U-Boot] [PATCH 0/6] ARM: sunxi: Introduce CHIP support Maxime Ripard
2015-09-18 12:06 ` [U-Boot] [PATCH 1/6] sunxi: Add an option to disable MMC Maxime Ripard
2015-09-18 14:52 ` [U-Boot] [linux-sunxi] " Hans de Goede
2015-09-22 9:12 ` Maxime Ripard
2015-09-18 15:02 ` [U-Boot] " Tom Rini
2015-09-18 15:04 ` Hans de Goede
2015-09-22 9:15 ` Maxime Ripard
2015-09-18 12:06 ` [U-Boot] [PATCH 2/6] fastboot: Implement OEM format only when we have MMC support Maxime Ripard
2015-09-18 14:53 ` [U-Boot] [linux-sunxi] " Hans de Goede
2015-09-22 9:02 ` Maxime Ripard [this message]
2015-09-18 15:02 ` [U-Boot] " Tom Rini
2015-09-22 9:00 ` Maxime Ripard
2015-09-18 12:06 ` [U-Boot] [PATCH 3/6] sunxi: Add the R8 DTSI Maxime Ripard
2015-09-18 15:02 ` Tom Rini
2015-09-18 15:17 ` [U-Boot] [linux-sunxi] " Hans de Goede
2015-09-18 15:39 ` Tom Rini
2015-09-18 15:39 ` Hans de Goede
2015-09-18 15:49 ` Tom Rini
2015-09-18 23:31 ` Julian Calaby
2015-09-19 11:13 ` Tom Rini
2015-09-22 9:22 ` Maxime Ripard
2015-09-18 15:08 ` [U-Boot] " Ian Campbell
2015-09-22 9:17 ` Maxime Ripard
2015-09-22 9:20 ` Ian Campbell
2015-09-22 12:08 ` Maxime Ripard
2015-09-18 12:06 ` [U-Boot] [PATCH 4/6] ARM: sun5i: dt: Move uart3 pinctrl node to common DTSI Maxime Ripard
2015-09-18 15:02 ` Tom Rini
2015-09-18 12:06 ` [U-Boot] [PATCH 5/6] ARM: sun5i: dt: Add UART3 CTS and RTS pins Maxime Ripard
2015-09-18 15:02 ` Tom Rini
2015-09-18 12:06 ` [U-Boot] [PATCH 6/6] sunxi: Add CHIP support Maxime Ripard
2015-09-18 14:55 ` [U-Boot] [linux-sunxi] " Hans de Goede
2015-09-18 15:02 ` [U-Boot] " 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=20150922090235.GQ4684@lukather \
--to=maxime.ripard@free-electrons.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 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.