Dear Jean-Christophe,

In message <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>
> > ---
> >  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?

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED]
If something is different, it's either better or worse,  and  usually
both.                                                    - Larry Wall
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to