From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] arm: mx6: Fix missing Kconfig option for Novena
Date: Thu, 13 Nov 2014 16:56:29 +0100 [thread overview]
Message-ID: <201411131656.29364.marex@denx.de> (raw)
In-Reply-To: <20141113153440.GV24724@bill-the-cat>
On Thursday, November 13, 2014 at 04:34:40 PM, Tom Rini wrote:
> On Thu, Nov 13, 2014 at 11:06:21AM +0100, Marek Vasut wrote:
> > Add two missing Kconfig options for Novena and drop the SPL
> > from the Novena config.
> >
> > Signed-off-by: Marek Vasut <marex@denx.de>
> > Cc: Stefano Babic <sbabic@denx.de>
> > Cc: Sean Cross <xobs@kosagi.com>
> > Cc: Marek Vasut <marex@denx.de>
> > Cc: Fabio Estevam <fabio.estevam@freescale.com>
> > ---
> >
> > arch/arm/Kconfig | 2 ++
> > configs/novena_defconfig | 2 +-
> > 2 files changed, 3 insertions(+), 1 deletion(-)
> >
> > diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
> > index 22eb2d5..5cd621a 100644
> > --- a/arch/arm/Kconfig
> > +++ b/arch/arm/Kconfig
> > @@ -629,6 +629,8 @@ config TARGET_HUMMINGBOARD
> >
> > config TARGET_KOSAGI_NOVENA
> >
> > bool "Support Kosagi Novena"
> >
> > + select CPU_V7
> > + select SUPPORT_SPL
>
> After editing things to apply on top of Masahiro's series, applied to
> u-boot/master, thanks!
I hope I was a good ball and chain on your leg. My service is always available
to you (lol) ;-)
Thanks!
Best regards,
Marek Vasut
prev parent reply other threads:[~2014-11-13 15:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-13 10:06 [U-Boot] [PATCH] arm: mx6: Fix missing Kconfig option for Novena Marek Vasut
2014-11-13 11:48 ` Masahiro Yamada
2014-11-13 13:10 ` Marek Vasut
2014-11-13 15:16 ` Stefano Babic
2014-11-13 15:34 ` Tom Rini
2014-11-13 15:56 ` Marek Vasut [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=201411131656.29364.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox