All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] dm: core: Add Kconfig for simple bus driver
Date: Mon, 10 Aug 2015 16:03:42 +0200	[thread overview]
Message-ID: <201508101603.42881.marex@denx.de> (raw)
In-Reply-To: <CAPnjgZ2Eca7dNkECwHMX622JYO+anP+AZgJRDpJcEX6tMi43RA@mail.gmail.com>

On Monday, August 10, 2015 at 04:00:47 PM, Simon Glass wrote:
> Hi Marek,

Hi Simon,

> On 10 August 2015 at 07:57, Marek Vasut <marex@denx.de> wrote:
> > On Monday, August 10, 2015 at 03:39:33 PM, Simon Glass wrote:
> >> Hi Marek,
> > 
> > Hi Simon,
> > 
> >> On 2 August 2015 at 17:52, Simon Glass <sjg@chromium.org> wrote:
> >> > On 2 August 2015 at 17:15, Marek Vasut <marex@denx.de> wrote:
> >> >> Add Kconfig entries for the simple-bus driver, both for U-Boot
> >> >> and for SPL. The simple-bus is enabled by default in U-Boot and
> >> >> disabled by default in SPL to preserve the original behavior.
> >> >> 
> >> >> Signed-off-by: Marek Vasut <marex@denx.de>
> >> >> Cc: Simon Glass <sjg@chromium.org>
> >> >> ---
> >> >> 
> >> >>  drivers/core/Kconfig  | 15 +++++++++++++++
> >> >>  drivers/core/Makefile |  5 ++---
> >> >>  2 files changed, 17 insertions(+), 3 deletions(-)
> >> > 
> >> > Acked-by: Simon Glass <sjg@chromium.org>
> >> 
> >> I can't apply this right now as it breaks most tegra boards. We use a
> >> hack at present where we #undef things in config_uncmd_spl.h and that
> >> isn't visible to the Makefiles.
> >> 
> >> Assuming that Tom applies Masahiro's Kconfig improvements for SPL we
> >> can do it then.
> > 
> > Agh, OK, thanks for the heads up.
> > 
> > I hope this makes it into 2015.10, otherwise the SPL support for SoCFPGA
> > will be completely useless.
> 
> One way or another we'll figure this out sooner rather than later.

I know :)

Best regards,
Marek Vasut

  reply	other threads:[~2015-08-10 14:03 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-02 23:15 [U-Boot] [PATCH] dm: core: Add Kconfig for simple bus driver Marek Vasut
2015-08-02 23:52 ` Simon Glass
2015-08-02 23:55   ` Marek Vasut
2015-08-02 23:58     ` Simon Glass
2015-08-10 13:39   ` Simon Glass
2015-08-10 13:57     ` Marek Vasut
2015-08-10 14:00       ` Simon Glass
2015-08-10 14:03         ` Marek Vasut [this message]
2015-08-22 13:40           ` Simon Glass
2015-08-22 15:50             ` Marek Vasut
2015-08-22 16:01               ` Simon Glass
2015-08-22 16:48                 ` Marek Vasut
2015-08-22 17:09                   ` Simon Glass
2015-08-23  1:12                     ` Marek Vasut
2015-08-23 21:21                       ` Simon Glass
2015-08-24  2:54                         ` Marek Vasut
2015-08-24 10:02                           ` Masahiro Yamada
2015-08-24 10:14                             ` Marek Vasut
2015-08-24 16:58                             ` Simon Glass
2015-08-30 22:42                               ` Simon Glass

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=201508101603.42881.marex@denx.de \
    --to=marex@denx.de \
    --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.