From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Fri, 27 Mar 2009 21:12:17 +0100 Subject: [U-Boot] [PATCH v4] board support patch for phyCORE-MPC5200B-tiny In-Reply-To: <9e4733910903251214y1058215l6f4b78ab0b2870a7@mail.gmail.com> References: <20090324155637.12279.60059.stgit@localhost> <9e4733910903251214y1058215l6f4b78ab0b2870a7@mail.gmail.com> Message-ID: <20090327201217.58C92832E406@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Jon Smirl, In message <9e4733910903251214y1058215l6f4b78ab0b2870a7@mail.gmail.com> you wrote: > Is this one ok now? > > On Tue, Mar 24, 2009 at 11:56 AM, Jon Smirl 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 > > > > --- > > ?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