public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Marek Vasut <marek.vasut@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] hawkboard: Add CONFIG_SPL_LIBGENERIC_SUPPORT
Date: Mon, 2 Apr 2012 19:57:17 +0200	[thread overview]
Message-ID: <201204021957.17827.marek.vasut@gmail.com> (raw)
In-Reply-To: <20120402164457.GC4829@bill-the-cat>

Dear Tom Rini,

> On Mon, Apr 02, 2012 at 10:10:57PM +0530, Sughosh Ganu wrote:
> > On Mon Apr 02, 2012 at 09:33:43AM -0700, Tom Rini wrote:
> > > With older toolchains we need CONFIG_SPL_LIBGENERIC_SUPPORT in order
> > > for CONFIG_SPL_NAND_SUPPORT to link.
> > > 
> > > Signed-off-by: Tom Rini <trini@ti.com>
> > > ---
> > > 
> > >  include/configs/hawkboard.h |    1 +
> > >  1 files changed, 1 insertions(+), 0 deletions(-)
> > > 
> > > diff --git a/include/configs/hawkboard.h b/include/configs/hawkboard.h
> > > index 50a1c17..0859371 100644
> > > --- a/include/configs/hawkboard.h
> > > +++ b/include/configs/hawkboard.h
> > > @@ -62,6 +62,7 @@
> > > 
> > >  #define CONFIG_SPL_NAND_SUPPORT
> > >  #define CONFIG_SPL_NAND_SIMPLE
> > >  #define CONFIG_SPL_NAND_LOAD
> > > 
> > > +#define CONFIG_SPL_LIBGENERIC_SUPPORT	/* for udelay and __div64_32 for
> > > NAND */
> > > 
> > >  #define CONFIG_SPL_SERIAL_SUPPORT
> > >  #define CONFIG_SPL_LDSCRIPT		"board/$(BOARDDIR)/u-boot-spl-
hawk.lds"
> > >  #define CONFIG_SPL_TEXT_BASE		0xc1080000
> >  
> >  Simon is adding this as part of the common relocation support patch
> >  series. I think he was going to send an updated version.
> 
> Well, this is broken in mainline today so I don't want to wait.

Agreed

Best regards,
Marek Vasut

  reply	other threads:[~2012-04-02 17:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-02 16:33 [U-Boot] [PATCH] hawkboard: Add CONFIG_SPL_LIBGENERIC_SUPPORT Tom Rini
2012-04-02 16:40 ` Sughosh Ganu
2012-04-02 16:44   ` Tom Rini
2012-04-02 17:57     ` Marek Vasut [this message]
2012-04-03 16:21 ` 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=201204021957.17827.marek.vasut@gmail.com \
    --to=marek.vasut@gmail.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