[U-Boot] [PATCH v2] mpc512x: Add esd gmbh mecp5123 board support

Wolfgang Denk wd at denx.de
Fri Jun 12 15:03:44 CEST 2009


Dear Stefan Roese,

In message <1244541040-21480-1-git-send-email-sr at denx.de> you wrote:
> MECP5123 is a MPC5121E based module by esd gmbh.
> 
> Signed-off-by: Stefan Roese <sr at denx.de>
> Cc: Reinhard Arlt <reinhard.arlt at esd-electronics.com>
> ---
> v2:
> - Fix indentation problem
> - get_ram_size() used
> - More documentation added
> - Copyright updated
> - Too long lines changed
> - Removed CONFIG_OF_SUPPORT_OLD_DEVICE_TREES
> 
> Wolfgang, I now have to explicit ACK from esd that this board
> shall use I2C EEPROM as environment storage.
> 
>  MAINTAINERS                   |    1 +
>  MAKEALL                       |    1 +
>  Makefile                      |    3 +
>  board/esd/mecp5123/Makefile   |   50 +++++
>  board/esd/mecp5123/config.mk  |   23 ++
>  board/esd/mecp5123/mecp5123.c |  381 ++++++++++++++++++++++++++++++++++
>  include/configs/mecp5123.h    |  458 +++++++++++++++++++++++++++++++++++++++++
>  7 files changed, 917 insertions(+), 0 deletions(-)
>  create mode 100644 board/esd/mecp5123/Makefile
>  create mode 100644 board/esd/mecp5123/config.mk
>  create mode 100644 board/esd/mecp5123/mecp5123.c
>  create mode 100644 include/configs/mecp5123.h

Applied to u-boot-mpc5xxx repo, 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
That's the thing about people who think  they  hate  computers.  What
they really hate is lousy programmers.
- Larry Niven and Jerry Pournelle in "Oath of Fealty"


More information about the U-Boot mailing list