[U-Boot] [PATCH] imx27lite: add support for imx27lite board from LogicPD

Wolfgang Denk wd at denx.de
Wed Aug 26 22:14:47 CEST 2009


Dear Scott,

In message <20090814070359.GD11003 at game.jcrosoft.org> Jean-Christophe PLAGNIOL-VILLARD wrote:
> On 02:32 Tue 11 Aug     , Ilya Yanok wrote:
> > This patch adds support for i.MX27-LITEKIT development board from
> > LogicPD. This board uses i.MX27 SoC and has 2MB NOR flash, 64MB NAND
> > flash, FEC ethernet controller integrated into i.MX27.
> > 
> > Signed-off-by: Ilya Yanok <yanok at emcraft.com>
> > ---
> >  MAINTAINERS                             |    1 +
> >  MAKEALL                                 |    1 +
> >  Makefile                                |    3 +
> >  board/logicpd/imx27lite/Makefile        |   51 ++++++
> >  board/logicpd/imx27lite/config.mk       |    1 +
> >  board/logicpd/imx27lite/imx27lite.c     |   73 +++++++++
> >  board/logicpd/imx27lite/lowlevel_init.S |  170 +++++++++++++++++++++
> >  cpu/arm926ejs/mx27/generic.c            |   65 ++++++++
> >  include/asm-arm/arch-mx27/imx-regs.h    |   12 ++
> >  include/configs/imx27lite.h             |  252 +++++++++++++++++++++++++++++++
> >  10 files changed, 629 insertions(+), 0 deletions(-)
> >  create mode 100644 board/logicpd/imx27lite/Makefile
> >  create mode 100644 board/logicpd/imx27lite/config.mk
> >  create mode 100644 board/logicpd/imx27lite/imx27lite.c
> >  create mode 100644 board/logicpd/imx27lite/lowlevel_init.S
> >  create mode 100644 include/configs/imx27lite.h
> Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
> 
> Scott could you applied on your tree as this one need the nand patch that you
> handle

Could you please run this through your "next" branch and send a pullr
equest? TIA.

Acked-by: Wolfgang Denk <wd at denx.de>

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: wd at denx.de
A father doesn't destroy his children.
	-- Lt. Carolyn Palamas, "Who Mourns for Adonais?",
	   stardate 3468.1.


More information about the U-Boot mailing list