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 <ya...@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 <plagn...@jcrosoft.com>

Scott could you applied on your tree as this one need the nand patch that you
handle

Best Regards,
J.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to