u-boot-brain/drivers/mtd/onenand
Stefan Roese d558107c18 mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o
This new define enables mtdcore.c compilation and with this we can
select the MTD device infrastructure needed for the reworked mtdparts
command.

We now have the 2 MTD infrastructure defines, CONFIG_MTD_DEVICE and
CONFIG_MTD_PARTITIONS. CONFIG_MTD_DEVICE is needed (as explained above)
for the "mtdparts" command and CONFIG_MTD_PARTITIONS is needed for UBI.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Scott Wood <scottwood@freescale.com>
2009-06-12 20:45:47 +02:00
..
Makefile drivers/mtd/onenand: Move conditional compilation to Makefile 2008-08-13 01:40:42 +02:00
onenand_base.c OneNAND: Additional sync with 2.6.27 2009-01-23 10:32:48 -06:00
onenand_bbt.c Sync with 2.6.27 2009-01-23 10:32:44 -06:00
onenand_uboot.c mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o 2009-06-12 20:45:47 +02:00