[U-Boot] [PATCH-ARM 4/4] Clean-up of s3c24x0 nand driver

Scott Wood scottwood at freescale.com
Sat Sep 12 00:23:49 CEST 2009


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 <scottwood at freescale.com>

-Scott


More information about the U-Boot mailing list