u-boot-brain/drivers
Scott Wood 99067b08f4 Noisily disable the legacy NAND subsystem.
Legacy NAND is marked for feature removal after April 2009 (i.e. this
upcoming release).  There are still several boards that reference it
(though many do so only for disk-on-chip support which has been silently
disabled for a while now).  These boards will now fail to build
with #error, though the code is still there if the user removes #error.

The plan is to remove the code outright in the next release, along with
any board code that refers to it (such as board/esd/common/auto_update.c).

Also, remove the legacy NAND API description from README.nand.

Signed-off-by: Scott Wood <scottwood@freescale.com>
2009-04-03 15:27:26 -05:00
..
bios_emulator drivers/bios_emulator: Move conditional compilation to Makefile 2008-12-07 01:29:31 +01:00
block sata_sil3114: fix compiler warning 2009-02-19 00:37:18 +01:00
dma drivers/dma: Move conditional compilation to Makefile 2008-08-13 01:40:39 +02:00
fpga fpga: Fix Spartan III FPGA booting 2009-02-21 22:52:44 +01:00
gpio i.MX31: add a simple gpio driver 2009-02-24 09:43:10 +01:00
hwmon rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
i2c Merge branch 'master' of git://git.denx.de/u-boot-arm 2009-04-02 00:24:33 +02:00
input rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
misc MPC85xx: Add MPC8569 CPU support 2009-03-30 13:33:51 -05:00
mmc OMAP3: Clean up MMC code 2009-02-22 18:29:10 +01:00
mtd Noisily disable the legacy NAND subsystem. 2009-04-03 15:27:26 -05:00
net cs8900 compile fix 2009-03-29 00:12:00 +01:00
pci sh: Add some register value configurable to PCI of SH7780 2009-03-12 23:58:30 +09:00
pcmcia mpc8xx_pcmcia: move CONFIG_8xx out of .c file and into Makefile 2009-02-18 00:51:21 +01:00
qe MPC85xx: Load and enable QE microcode patch in IRAM 2009-03-30 13:33:50 -05:00
rtc Merge branch 'master' of git://git.denx.de/u-boot-arm 2009-04-02 00:24:33 +02:00
serial s3c24x0: move serial driver to drivers/serial 2009-03-30 18:58:39 +02:00
spi Blackfin: spi: there is no PORTJ_FER MMR on BF537 2009-03-23 15:14:52 -04:00
twserial drivers/twserial: Add protocol driver for "three wire serial" interface. 2009-03-30 09:38:36 +02:00
usb s3c64xx: move usb driver to drivers/usb 2009-03-29 23:01:42 +02:00
video video: add an i.MX31 framebuffer driver 2009-02-24 10:22:59 +01:00