All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC 01/17] common: Break USB_STORAGE dependency between SPL and u-boot proper
Date: Wed, 16 Jan 2019 13:41:29 -0500	[thread overview]
Message-ID: <20190116184129.GL27429@bill-the-cat> (raw)
In-Reply-To: <1547647383-9439-2-git-send-email-abel.vesa@nxp.com>

On Wed, Jan 16, 2019 at 02:03:20PM +0000, Abel Vesa wrote:

> Some boards might need USB_STORAGE enabled in u-boot proper but not in
> SPL. Make a separate config for SPL and keep the same depends on
> conditions but for SPL. Also, all the boards that have DISTRO_DEFAULTS
> use by default SPL_USB_STORAGE.
> 
> Signed-off-by: Abel Vesa <abel.vesa@nxp.com>

Please re-work this as I had described in the other thread, thanks!

-- 
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/20190116/91c51a00/attachment.sig>

  reply	other threads:[~2019-01-16 18:41 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-16 14:03 [U-Boot] [RFC 00/17] mx6sabre: Add DM and SPL FIT support Abel Vesa
2019-01-16 14:03 ` [U-Boot] [RFC 01/17] common: Break USB_STORAGE dependency between SPL and u-boot proper Abel Vesa
2019-01-16 18:41   ` Tom Rini [this message]
2019-01-16 14:03 ` [U-Boot] [RFC 02/17] usb: ehci-mx6: Make regulator DM_REGULATOR dependent Abel Vesa
2019-01-16 14:03 ` [U-Boot] [RFC 03/17] configs: imx6sabreauto: Add DM_MMC support Abel Vesa
2019-01-16 14:03 ` [U-Boot] [RFC 04/17] configs: imx6sabreauto: Add DM_USB support Abel Vesa
2019-01-16 14:03 ` [U-Boot] [RFC 05/17] mmc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL builds Abel Vesa
2019-01-16 14:03 ` [U-Boot] [RFC 06/17] arm: imx: Add board_fit_config_name_match to support FIT in SPL Abel Vesa
2019-01-16 14:03 ` [U-Boot] [RFC 07/17] dts: imx: Add imx6q-sabreauto dts and imx6qdl-sabreauto dtsi files Abel Vesa
2019-01-16 22:08   ` Fabio Estevam
2019-01-16 14:03 ` [U-Boot] [RFC 08/17] dts: imx: Add imx6q-sabresd dts and imx6qdl-sabresd " Abel Vesa
2019-01-16 14:14   ` Fabio Estevam
2019-01-16 14:18     ` Abel Vesa
2019-01-16 14:42       ` Fabio Estevam
2019-01-18 23:54   ` Lukasz Majewski
2019-01-16 14:03 ` [U-Boot] [RFC 09/17] arm: imx: Add FIT SPL its Abel Vesa
2019-01-18 23:53   ` Lukasz Majewski
2019-01-16 14:03 ` [U-Boot] [RFC 10/17] configs: mx6sabreauto: Add SPL FIT and DM support Abel Vesa
2019-01-16 14:03 ` [U-Boot] [RFC 11/17] configs: mx6sabresd: " Abel Vesa
2019-01-16 14:03 ` [U-Boot] [RFC 12/17] mx6sabreauto: Add DM_GPIO support Abel Vesa
2019-01-16 14:03 ` [U-Boot] [RFC 13/17] mx6sabresd: " Abel Vesa
2019-01-16 14:51   ` Fabio Estevam
2019-01-16 14:03 ` [U-Boot] [RFC 14/17] configs: mx6sabreauto: Add DM_SPI_FLASH necessary configs Abel Vesa
2019-01-16 14:03 ` [U-Boot] [RFC 15/17] configs: mx6sabresd: " Abel Vesa
2019-01-16 14:03 ` [U-Boot] [RFC 16/17] board: mx6sabreauto: Remove the non-DM code Abel Vesa
2019-01-16 14:03 ` [U-Boot] [RFC 17/17] board: mx6sabresd: Remove " Abel Vesa

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=20190116184129.GL27429@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 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.