Dear Stefan Roese,

In message <1244541040-21480-1-git-send-email...@denx.de> you wrote:
> MECP5123 is a MPC5121E based module by esd gmbh.
> 
> Signed-off-by: Stefan Roese <s...@denx.de>
> Cc: Reinhard Arlt <reinhard.a...@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: w...@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"
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to