[U-Boot-Users] [PATCH v3 7/7] Support for the MX31ADS evaluation board from Freescale

Wolfgang Denk wd at denx.de
Sun Apr 20 08:36:46 CEST 2008


In message <Pine.LNX.4.64.0804141041570.5332 at axis700.grange> 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 <lg at denx.de>
...
> 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: wd at denx.de
Parkinson's Law:  Work expands to fill the time alloted it.




More information about the U-Boot mailing list