uboot-mt623x/board/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
..
common Switched davinci_emac Ethernet driver to use newer API 2009-06-15 00:13:54 -07:00
dm355evm dm355 evm support 2009-06-12 20:39:51 +02:00
dvevm Switched davinci_emac Ethernet driver to use newer API 2009-06-15 00:13:54 -07:00
schmoogie Switched davinci_emac Ethernet driver to use newer API 2009-06-15 00:13:54 -07:00
sffsdr Switched davinci_emac Ethernet driver to use newer API 2009-06-15 00:13:54 -07:00
sonata davinci_nand chipselect/init cleanup 2009-07-07 17:58:03 -05:00