Re: [U-Boot] [PATCH-ARM] Add support for Embest SBC2440-II Board 3/7

2009-06-25 Thread Detlev Zundel
Hi Kevin, > This patch re-formats the s3c24x0 driver code, excluding the MTD NAND > driver which is in patch 4, in preparation for changes to make the > NAND driver support both s3c2410 and s3c2440 CPU's, ready for the > addition of the Embest SBC2440-II Board. > > The changes are as follows: >

[U-Boot] [PATCH-ARM] Add support for Embest SBC2440-II Board 3/7

2009-06-24 Thread kevin.morf...@fearnside-systems.co.uk
This patch re-formats the s3c24x0 driver code, excluding the MTD NAND driver which is in patch 4, in preparation for changes to make the NAND driver support both s3c2410 and s3c2440 CPU's, ready for the addition of the Embest SBC2440-II Board. The changes are as follows: - re-indent the code