From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Thu, 9 Jul 2009 00:46:02 +0200 Subject: [U-Boot] [PATCH 1/6] S5PC100: Samsung S5PC100 SoC support In-Reply-To: <350d1ec30906250105q1c206314y961761de3f1b3d60@mail.gmail.com> References: <350d1ec30906250105q1c206314y961761de3f1b3d60@mail.gmail.com> Message-ID: <20090708224602.GD28344@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 17:05 Thu 25 Jun , HeungJun Kim wrote: > S5PC100 processor is ARM Cortex A8 Processor SoC > and SMDKC100 Board use this. > So, this patch tested on SMDKC100 Board. > > I'll send 6 patch for working on SMDKC100 Board including this. > But, this patch make the change to ARM Cortex A8 specific code > like a cpu/arm_cortexa8/cpu.c, start.S. > > So, I wanna be reviewed to know how to contribute this whole patch. > > CC: Dirk Behme > Signed-off-by: HeungJun, Kim > > --- do you plan to send a new version? Best Regards, J.