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 v3 3/6] i.MX31: Add basic support for	Freescale's i.MX31 PDK board.
Date: Mon, 13 Oct 2008 09:49:19 +0200	[thread overview]
Message-ID: <20081013074919.GF9735@game.jcrosoft.org> (raw)
In-Reply-To: <20081012222704.87F7C832E405@gemini.denx.de>

On 00:27 Mon 13 Oct     , Wolfgang Denk wrote:
> Dear Jean-Christophe,
> 
> In message <20080903210403.GD1249@game.jcrosoft.org> you wrote:
> > On 10:36 Fri 29 Aug     , Magnus Lilja wrote:
> > > Add support for the Freescale i.MX31 PDK (a.k.a 3DS) board. Ethernet and
> > > MC13873 RTC support is enabled by this patch.
> > > 
> > > Booting from NAND is not supported yet so U-boot relies on some other
> > > initial boot loader to set up SDRAM and clocks and copying U-boot to SDRAM.
> > > 
> > > Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
> > > ---
> > >  MAKEALL                                 |    1 +
> > >  Makefile                                |    3 +
> > >  board/freescale/mx31pdk/Makefile        |   53 ++++++++++
> > >  board/freescale/mx31pdk/config.mk       |    1 +
> > >  board/freescale/mx31pdk/lowlevel_init.S |   30 ++++++
> > >  board/freescale/mx31pdk/mx31pdk.c       |   76 +++++++++++++++
> > >  board/freescale/mx31pdk/u-boot.lds      |   59 ++++++++++++
> > >  include/configs/mx31pdk.h               |  159 +++++++++++++++++++++++++++++++
> > >  8 files changed, 382 insertions(+), 0 deletions(-)
> > > 
> > applied to u-boot-arm branch testing
> 
> This patch (and all the others of this patch series) was sumbitted
> while the merge window was open.
> 
> Is there any special reason it was not added to the master branch
> yet?

> 
As we discuss on IRC this board will be merge when it can boot from a storage

Best Regards,
J.

  reply	other threads:[~2008-10-13  7:49 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-29  8:36 [U-Boot] [PATCH v3 0/6] i.MX31: Add NAND support and new PDK board Magnus Lilja
2008-08-29  8:36 ` [U-Boot] [PATCH v3 1/6] i.MX31: Add reset_timer() and modify get_timer_masked() Magnus Lilja
2008-08-29  8:36   ` [U-Boot] [PATCH v3 2/6] i.MX31: Make the SPI bus and chip select configurable for MC13783 Magnus Lilja
2008-08-29  8:36     ` [U-Boot] [PATCH v3 3/6] i.MX31: Add basic support for Freescale's i.MX31 PDK board Magnus Lilja
2008-08-29  8:36       ` [U-Boot] [PATCH v3 4/6] i.MX31: Add i.MX31 NAND Flash Controller driver Magnus Lilja
2008-08-29  8:36         ` [U-Boot] [PATCH v3 5/6] i.MX31: Add NAND support in the i.MX31 Litekit config file Magnus Lilja
2008-08-29  8:36           ` [U-Boot] [PATCH v3 6/6] i.MX31: Enable NAND driver for i.MX31 PDK board Magnus Lilja
2008-09-03 21:04       ` [U-Boot] [PATCH v3 3/6] i.MX31: Add basic support for Freescale's " Jean-Christophe PLAGNIOL-VILLARD
2008-10-12 22:27         ` Wolfgang Denk
2008-10-13  7:49           ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2008-10-13  8:25             ` Wolfgang Denk
2008-10-13  9:04               ` Jean-Christophe PLAGNIOL-VILLARD
2008-10-15 10:51             ` Alan Carvalho de Assis
2008-10-15 17:04               ` Jean-Christophe PLAGNIOL-VILLARD
2008-10-15 17:44                 ` Alan Carvalho de Assis
2008-10-16  8:17                   ` Jean-Christophe PLAGNIOL-VILLARD
2008-10-22  0:42                     ` Fabio Estevam
2009-02-09 22:59       ` Wolfgang Denk
2009-02-10  7:24         ` Magnus Lilja
2008-09-03 21:03     ` [U-Boot] [PATCH v3 2/6] i.MX31: Make the SPI bus and chip select configurable for MC13783 Jean-Christophe PLAGNIOL-VILLARD
2008-10-12 22:27       ` Wolfgang Denk
2008-10-13  7:46         ` Jean-Christophe PLAGNIOL-VILLARD
2008-10-13  8:23           ` Wolfgang Denk
2008-09-03 21:02   ` [U-Boot] [PATCH v3 1/6] i.MX31: Add reset_timer() and modify get_timer_masked() Jean-Christophe PLAGNIOL-VILLARD
2008-09-03 20:02 ` [U-Boot] [PATCH v3 0/6] i.MX31: Add NAND support and new PDK board Magnus Lilja
2008-09-03 20:53   ` Jean-Christophe PLAGNIOL-VILLARD
2008-09-04  5:37     ` Magnus Lilja
2009-01-23 23:05 ` Wolfgang Denk
2009-01-26 18:21   ` Magnus Lilja

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=20081013074919.GF9735@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