public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/3] iMX31: Add support to iMX31PDK board	boots from NAND Flash
Date: Wed, 22 Oct 2008 17:39:47 +0200	[thread overview]
Message-ID: <20081022153947.GD15487@game.jcrosoft.org> (raw)
In-Reply-To: <1224686568.15587.8.camel@b19078>

> > > +	REG8	0x80000033, 0xda
> > > +	REG8	0x81000000, 0xff
> > > +	REG	0xB8001000, 0x82226080
> > > +	REG	0x80000000, 0xDEADBEEF
> > > +	REG	0xB8001010, 0x0000000c
> > > +
> > > +	/* Copy from NAND to RAM */
> > > +	b nand_copy
> > > 
> > > diff --git a/board/freescale/mx31pdk/u-boot.lds
> > > b/board/freescale/mx31pdk/u-boot.lds
> > > index 1460adc..8602f3e 100644
> > > --- a/board/freescale/mx31pdk/u-boot.lds
> > > +++ b/board/freescale/mx31pdk/u-boot.lds
> > > @@ -35,6 +35,9 @@ SECTIONS
> > >  	.text	   :
> > >  	{
> > >  	  cpu/arm1136/start.o	(.text)
> >         ^^
> > 	please use tab
> > > +	  board/freescale/mx31pdk/lowlevel_init.o	(.text)
> >         ^^
> > > +	  cpu/arm1136/mx31/nand_copy.o	(.text)
> >         ^^
> > > +	  . = 2K; /* lowlevel NAND needs to fit in 2KB of NFC buffer */
> >         ^^
> > >  	  *(.text)
> >         ^^
> > >  	}
> > 
> > Best Regards,
> > J.
> 
> I can't rebase [PATCH 3/3] on u-boot-arm/master because it applies over
> Magnus Lilja's patch "i.MX31: Add basic support for Freescale's i.MX31
> PDK board." (968614d8c3f17eb834838de9a390ef4879fb1e77)
> 
> Can you please pull this patch from u-boot-arm/testing to
> u-boot-arm/master ?

No the patch need to be rebased first.

Magnus could you rebase it?
It will save me times

Best Regards,
J.

  reply	other threads:[~2008-10-22 15:39 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-07 18:01 [U-Boot] [PATCH 2/3] iMX31: Add support to copy NAND Flash code to RAM Alan Carvalho de Assis
2008-10-07 18:01 ` [U-Boot] [PATCH 3/3] iMX31: Add support to iMX31PDK board boots from NAND Flash Alan Carvalho de Assis
2008-10-22  9:59   ` Jean-Christophe PLAGNIOL-VILLARD
2008-10-22 14:42     ` Alan Carvalho de Assis
2008-10-22 15:39       ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2008-10-22 18:48         ` Magnus Lilja
2008-10-22 19:21           ` Wolfgang Denk
2008-10-22 19:28             ` Magnus Lilja
2008-10-22 19:52               ` Magnus Lilja
2008-10-22 23:53                 ` Fabio Estevam
2008-10-23  8:11                   ` Magnus Lilja
2008-10-07 18:03 ` [U-Boot] [PATCH 2/3] iMX31: Add support to copy NAND Flash code to RAM Scott Wood
2008-10-08 18:52   ` Alan Carvalho de Assis
  -- strict thread matches above, loose matches on Subject: below --
2008-10-23 12:51 [U-Boot] [PATCH 3/3] iMX31: Add support to iMX31PDK board boots from NAND Flash Alan Carvalho de Assis

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=20081022153947.GD15487@game.jcrosoft.org \
    --to=plagnioj@jcrosoft.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