[U-Boot] [PATCH v6] board support patch for phyCORE-MPC5200B-tiny

Wolfgang Denk wd at denx.de
Fri Jul 10 23:22:14 CEST 2009


Dear Jon Smirl,

In message <20090614222128.12604.33392.stgit at terra> you wrote:
> Add support for the Phytec phyCORE-MPC5200B-tiny. Code originally from Pengutronix.de.
> Created CONFIG_SYS_ATA_CS_ON_TIMER01 define for when IDE CS is on Timer 0/1
> 
> Signed-off-by: Jon Smirl <jonsmirl at gmail.com>
> ---
>  MAINTAINERS                         |    4 
>  MAKEALL                             |    1 
>  Makefile                            |    9 +
>  board/phytec/pcm030/Makefile        |   50 ++++
>  board/phytec/pcm030/config.mk       |   41 +++
>  board/phytec/pcm030/mt46v32m16-75.h |   37 +++
>  board/phytec/pcm030/pcm030.c        |  220 +++++++++++++++++
>  cpu/mpc5xxx/ide.c                   |    3 
>  doc/README.phytec.pcm030            |   46 ++++
>  include/configs/pcm030.h            |  444 +++++++++++++++++++++++++++++++++++
>  10 files changed, 855 insertions(+), 0 deletions(-)
>  create mode 100644 board/phytec/pcm030/Makefile
>  create mode 100644 board/phytec/pcm030/config.mk
>  create mode 100644 board/phytec/pcm030/mt46v32m16-75.h
>  create mode 100644 board/phytec/pcm030/pcm030.c
>  create mode 100644 doc/README.phytec.pcm030
>  create mode 100644 include/configs/pcm030.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
Looks clean and obviously correct to me, but then _everything_ I
write always looks obviously correct to me.  - Linus Torvalds in
<Pine.LNX.4.10.10012090054360.791-100000 at penguin.transmeta.com>


More information about the U-Boot mailing list