[U-Boot] [PATCH v7 2/2] Add support for the digsy MTC board.

Wolfgang Denk wd at denx.de
Wed Mar 18 20:56:36 CET 2009


Dear Grzegorz Bernacki,

In message <12372808011109-git-send-email-gjb at semihalf.com> you wrote:
> This is the InterControl custom device based on the MPC5200B chip.
> 
> Signed-off-by: Grzegorz Bernacki <gjb at semihalf.com>
> ---
> This patch depends on changes done under first patch in the series,
> because it uses define CONFIG_SYS_ATA_CS_ON_I2C2 introduded in there.
> 
>  MAKEALL                          |    1 +
>  Makefile                         |   16 ++
>  board/digsy_mtc/Makefile         |   32 ++++
>  board/digsy_mtc/config.mk        |   24 +++
>  board/digsy_mtc/digsy_mtc.c      |  307 +++++++++++++++++++++++++++++++++
>  board/digsy_mtc/eeprom.h         |   32 ++++
>  board/digsy_mtc/is42s16800a-7t.h |   28 +++
>  include/configs/digsy_mtc.h      |  346 ++++++++++++++++++++++++++++++++++++++
>  8 files changed, 786 insertions(+), 0 deletions(-)
>  create mode 100644 board/digsy_mtc/Makefile
>  create mode 100644 board/digsy_mtc/config.mk
>  create mode 100644 board/digsy_mtc/digsy_mtc.c
>  create mode 100644 board/digsy_mtc/eeprom.h
>  create mode 100644 board/digsy_mtc/is42s16800a-7t.h
>  create mode 100644 include/configs/digsy_mtc.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
IMPORTANT NOTICE TO PURCHASERS: The Entire Physical Universe,  Inclu-
ding  This Product, May One Day Collapse Back into an Infinitesimally
Small Space. Should  Another  Universe  Subsequently  Re-emerge,  the
Existence of This Product in That Universe Cannot Be Guaranteed.


More information about the U-Boot mailing list