From mboxrd@z Thu Jan 1 00:00:00 1970 From: abdoulaye Walsimou Gaye Date: Wed, 23 Sep 2009 15:30:34 +0200 Subject: [U-Boot] [PATCH-ARM 4/4] Clean-up of s3c24x0 nand driver In-Reply-To: <20090922194312.4F770832E864@gemini.denx.de> References: <4AA4428A.7030200@fearnside-systems.co.uk> <20090911222349.GA26604@b07421-ec1.am.freescale.net> <20090922194312.4F770832E864@gemini.denx.de> Message-ID: <4ABA22FA.3040806@walsimou.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk a ?crit : > Dear Scott Wood, > > In message <20090911222349.GA26604@b07421-ec1.am.freescale.net> you wrote: > >> On Mon, Sep 07, 2009 at 12:15:22AM +0100, kevin.morfitt at fearnside-systems.co.uk wrote: >> >>> This patch re-formats the arm920t s3c24x0 nand driver in preparation for changes >>> to add support for the Embest SBC2440-II Board. >>> >>> The changes are as follows: >>> - re-indent the code using Lindent >>> - make sure register layouts are defined using a C struct >>> - replace the upper-case typedef'ed C struct names with lower case >>> non-typedef'ed ones >>> - make sure registers are accessed using the proper accessor functions >>> - run checkpatch.pl and fix any error reports >>> >>> It assumes the following patch has been applied first: >>> - [U-Boot][PATCH-ARM] CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boards, 05/09/2009 >>> - patches 1/4, 2/4 and 3/4 of this series >>> >> Acked-by: Scott Wood >> > > What does that ACK mean? Who is supposed to apply this patch - the ARM > custodian? > > Best regards, > > Wolfgang Denk > > Some of these patches are line wrapped, kevin promised to fix his email client and resend cheers,