In message <[EMAIL PROTECTED]> you wrote:
> This patch adds support for the MX31ADS evaluation board from Freescale, 
> initialization code is copied from RedBoot sources, also provided by 
> Freescale.
> 
> Signed-off-by: Guennadi Liakhovetski <[EMAIL PROTECTED]>
...
> Changes since v2: merge with upstream
> 
>  MAKEALL                                     |    1 +
>  Makefile                                    |    3 +
>  board/mx31ads/Makefile                      |   47 +++++
>  board/{imx31_litekit => mx31ads}/config.mk  |    0 
>  board/mx31ads/lowlevel_init.S               |  281 
> +++++++++++++++++++++++++++
>  board/mx31ads/mx31ads.c                     |   95 +++++++++
>  board/{imx31_litekit => mx31ads}/u-boot.lds |    0 
>  include/asm-arm/arch-mx31/mx31-regs.h       |   14 ++
>  include/configs/mx31ads.h                   |  157 +++++++++++++++
>  9 files changed, 598 insertions(+), 0 deletions(-)
>  create mode 100644 board/mx31ads/Makefile
>  copy board/{imx31_litekit => mx31ads}/config.mk (100%)
>  create mode 100644 board/mx31ads/lowlevel_init.S
>  create mode 100644 board/mx31ads/mx31ads.c
>  copy board/{imx31_litekit => mx31ads}/u-boot.lds (100%)
>  create mode 100644 include/configs/mx31ads.h

Applied, thanks.

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]
Parkinson's Law:  Work expands to fill the time alloted it.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
U-Boot-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to