From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Poirot Date: Sun, 4 Jul 2004 16:52:51 -0700 (PDT) Subject: [U-Boot-Users] [PATCH] Wind River wrSbc8240 support Message-ID: <20040704235251.75897.qmail@web80702.mail.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 Howdy, I'm pleased to submit this gzipped patch which adds support for the Wind River wrSbc8240 board. The patch was created against code from the current CVS using the command : diff -purN u-boot u-boot_wrSbc8240 > wrSbc8240.patch CHANGELOG Entry : * Patch by Daniel Poirot, 24 Jun 2004: Add support for Wind River wrSbc8240 board. All comments and feedback welcome.