[U-Boot] [PATCH v4] board support patch for phyCORE-MPC5200B-tiny
Wolfgang Denk
wd at denx.de
Fri Mar 27 21:12:17 CET 2009
Dear Jon Smirl,
In message <9e4733910903251214y1058215l6f4b78ab0b2870a7 at mail.gmail.com> you wrote:
> Is this one ok now?
>
> On Tue, Mar 24, 2009 at 11:56 AM, Jon Smirl <jonsmirl at gmail.com> wrote:
> > Add support for the Phytec phyCORE-MPC5200B-tiny. This code is from Pengu=
> tronix.de but they
> > didn't sign the patch.
Line too long.
> > Signed-off-by: Jon Smirl <jonsmirl at gmail.com>
> >
> > ---
> > Makefile |
> 10 +
> > board/phytec/pcm030/Makefile | 50 ++++
> > board/phytec/pcm030/config.mk | 42 +++
> > board/phytec/pcm030/mt46v32m16-75.h | 54 ++++
> > board/phytec/pcm030/pcm030.c | 206 ++++++++++++++++
> > cpu/mpc5xxx/ide.c | 3
> > include/configs/pcm030.h | 463 +++++++++++++
> ++++++++++++++++++++++
> > 7 files changed, 828 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 include/configs/pcm030.h
Entries in MAKEALL and in MAINTAINERS missing.
Except from that, it looks OK to me.
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
"I've finally learned what `upward compatible' means. It means we get
to keep all our old mistakes." - Dennie van Tassel
More information about the U-Boot
mailing list