Files
u-boot-tk1-som/drivers
David Brownell fcb7747775 davinci_nand: cleanup I (minor)
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 pointing to them
    * Remove incorrect and unused struct supersetting them

 - Use the standard waitfunc; we don't need a custom version

 - Partial legacy cleanup:
    * Don't initialize every board like it's a DM6446 EVM
    * #ifdef a bit more code for BROKEN_ECC

Sanity checked with small page NAND on dm355 and dm6446 EVMs;
and large page on dm355 EVM (packaged as two devices, not one).

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Scott Wood <scottwood@freescale.com>
2009-07-07 17:44:55 -05:00
..
2009-07-02 11:15:57 -05:00
2009-02-21 22:52:44 +01:00
2009-06-12 20:47:16 +02:00
2008-10-18 21:54:03 +02:00
2009-06-30 08:27:45 +02:00
2009-06-12 20:47:16 +02:00
2009-07-07 17:44:55 -05:00
2009-07-07 22:35:02 +02:00
2009-07-06 21:52:17 +02:00
2009-06-12 20:47:17 +02:00
2009-06-30 16:22:35 +02:00
2009-04-04 20:42:19 +02:00