From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ron Madrid Date: Fri, 30 May 2008 11:29:25 -0700 (PDT) Subject: [U-Boot-Users] [PATCH 5/8] New board SIMPC8313 support: nand_spl In-Reply-To: <20080530182435.GA3296@loki.buserror.net> Message-ID: <767607.3379.qm@web83503.mail.sp1.yahoo.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de I'm sorry, I didn't think my e-mail would do that. I'll fix this. Ron --- Scott Wood wrote: > On Fri, May 30, 2008 at 11:15:16AM -0700, Ron Madrid > wrote: > > New board SIMPC8313 support: nand_spl > > > > Signed-off-by: Ron Madrid > > --- > > nand_spl/board/sheldon/simpc8313/Makefile | > 91 > > +++++++++++++++++++++++++++ > > nand_spl/board/sheldon/simpc8313/config.mk | > 50 > > +++++++++++++++ > > nand_spl/board/sheldon/simpc8313/u-boot.lds | > 65 > > +++++++++++++++++++ > > 3 files changed, 206 insertions(+), 0 > deletions(-) > > create mode 100644 > > nand_spl/board/sheldon/simpc8313/Makefile > > create mode 100644 > > nand_spl/board/sheldon/simpc8313/config.mk > > create mode 100644 > > nand_spl/board/sheldon/simpc8313/u-boot.lds > > This patch is badly line-wrapped... > > -Scott >