u-boot-brain/include/linux/mtd
Wolfgang Grandegger 6c869637fe NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS
This patch renames NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS and
changes the default from 8 to 1 for the legacy and the new MTD
NAND layer. This allows to remove all NAND_MAX_CHIPS definitions
in the board config files because none of the boards use multi
chip support (NAND_MAX_CHIPS > 1) so far. The bamboo and the DU440
define

 #define NAND_MAX_CHIPS          CONFIG_SYS_MAX_NAND_DEVICE

but that's bogus and did not work anyhow.

Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
2009-01-23 10:32:51 -06:00
..
bbm.h NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS 2009-01-23 10:32:51 -06:00
blktrans.h NAND: sync with 2.6.27 2008-10-29 10:42:16 -05:00
compat.h Fixing coding style issues 2008-08-12 11:31:17 -05:00
doc2000.h NAND: sync with 2.6.27 2008-10-29 10:42:16 -05:00
fsl_upm.h nand: fsl_upm: convert to updated MTD NAND infrastructure 2008-08-12 11:31:27 -05:00
inftl-user.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
jffs2-user.h Update MTD to that of Linux 2.6.22.1 2008-08-12 11:31:15 -05:00
mtd-abi.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
mtd.h NAND: sync with 2.6.27 2008-10-29 10:42:16 -05:00
nand_ecc.h NAND: sync with 2.6.27 2008-10-29 10:42:16 -05:00
nand_ids.h drivers/mtd/nand: Move conditional compilation to Makefile 2008-08-13 01:40:43 +02:00
nand_legacy.h NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS 2009-01-23 10:32:51 -06:00
nand.h NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS 2009-01-23 10:32:51 -06:00
ndfc.h Add support for AMCC Sequoia PPC440EPx eval board 2006-09-07 11:51:23 +02:00
nftl-user.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
nftl.h NAND: sync with 2.6.27 2008-10-29 10:42:16 -05:00
onenand_regs.h Sync with 2.6.27 2009-01-23 10:32:44 -06:00
onenand.h OneNAND: Additional sync with 2.6.27 2009-01-23 10:32:48 -06:00
partitions.h Coding style cleanup, update CHANGELOG. 2008-12-16 01:02:17 +01:00
ubi.h Coding style cleanup, update CHANGELOG. 2008-12-16 01:02:17 +01:00