From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Fri, 26 Jun 2009 12:29:41 -0500 Subject: [U-Boot] [PATCH-ARM] Add support for Embest SBC2440-II Board 1/7 In-Reply-To: <4A42C62B.8000004@fearnside-systems.co.uk> References: <4A42C62B.8000004@fearnside-systems.co.uk> Message-ID: <20090626172941.GA25029@b07421-ec1.am.freescale.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Jun 25, 2009 at 01:34:51AM +0100, kevin.morfitt at fearnside-systems.co.uk wrote: > > Patches 1 to 4 replace "[PATCH-ARM 1/2] Add support for > the Embest SBC2440-II Board 1/2" submitted on 19/06/2009. > > This patch re-formats the code in cpu/arm920t and cpu/arm920t/23c24x0 in > preparation for changes to add support for the Embest SBC2440-II Board. Please use subject names that describe what each patch does, rather than 1/7, 2/7, etc (which should go inside the [PATCH] so that git strips it when committing). -Scott