u-boot-brain/include/asm-arm/arch-davinci
David Brownell 154b5484ac davinci_nand chipselect/init cleanup
Update chipselect handling in davinci_nand.c so that it can
handle 2 GByte chips the same way Linux does:  as one device,
even though it has two halves with independent chip selects.
For such chips the "nand info" command reports:

  Device 0: 2x nand0, sector size 128 KiB

Switch to use the default chipselect function unless the board
really needs its own.  The logic for the Sonata board moves out
of the driver into board-specific code.  (Which doesn't affect
current build breakage if its NAND support is enabled...)

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Scott Wood <scottwood@freescale.com>
2009-07-07 17:58:03 -05:00
..
emac_defs.h DaVinci Network Driver Updates 2009-06-15 00:13:55 -07:00
emif_defs.h [ARM] TI DaVinci support, hopefully final 2007-08-10 20:26:18 +02:00
hardware.h ARM DaVinci: Minor Updates to base addresses 2009-06-12 20:39:50 +02:00
i2c_defs.h [ARM] TI DaVinci support, hopefully final 2007-08-10 20:26:18 +02:00
nand_defs.h davinci_nand chipselect/init cleanup 2009-07-07 17:58:03 -05:00