Re: [U-Boot] [patch u-boot-git 1/2] davinci_nand: cleanup I (minor)

2009-04-28 Thread Scott Wood
On Tue, Apr 28, 2009 at 01:19:50PM -0700, David Brownell wrote: > From: David Brownell > > Minor cleanup for DaVinci NAND code: Applied 1-2 to u-boot-nand-flash/next. -Scott ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/lis

[U-Boot] [patch u-boot-git 1/2] davinci_nand: cleanup I (minor)

2009-04-28 Thread David Brownell
From: David Brownell Minor cleanup for DaVinci NAND code: - Use I/O addresses from nand_chip; CONFIG_SYS_NAND_BASE won't be defined when there are multiple chipselect lines in use (as with common 2 GByte chips). - Cleanup handling of EMIF control registers * Only need one pointer po