uboot-mt623x/drivers
Marcin Mielczarczyk 37d226f1e9 sciphone_g2: Support for saving BBT in NAND
This implementation allows U-Boot to save BBT table in NAND.
Without this option BBT table is created everytime when first nand
command is executed (except "nand dump"). Full scanning of NAND
takes long time and unnecessarily delays start of platform.
NOTE! This option is disabled by defaut as at startup it deletes last
two blocks of NAND. Most of people run code from RAM and don't have
NAND memory dumped yet. If you don't like to wait on first nand
command, you should define MT62XX_NAND_BBT_IN_NAND.

Signed-off-by: Marcin Mielczarczyk <marcin.mielczarczyk@tieto.com>
2011-02-17 07:08:17 +01:00
..
bios_emulator Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
block MXC: removed warnings from IMX51 ATA driver 2011-02-02 00:54:43 +01:00
dma Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
fpga add Xilinx_abort_fn to Xilinx_Spartan3_Slave_Serial_fns 2010-11-30 21:59:21 +01:00
gpio mxc_gpio: add support for MX53 processor 2011-02-02 00:54:42 +01:00
hwmon Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
i2c I2C: mxc_i2c: address failure with mx35 processor 2011-02-02 00:54:43 +01:00
input Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
misc Add basic support for Freescale's mc9sdz60 2011-02-02 00:54:43 +01:00
mmc sciphone_g2: Added support for SD/MMC memory cards. 2011-02-17 07:08:16 +01:00
mtd sciphone_g2: Support for saving BBT in NAND 2011-02-17 07:08:17 +01:00
net net: ne2000: Add spport RTL-8019AS 2011-02-15 21:55:41 +01:00
pci Minor Coding Style Cleanup. 2011-02-02 22:36:10 +01:00
pcmcia Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
power ftpmu010: support faraday ftpmu010 driver 2011-01-25 22:18:57 +01:00
qe UEC: Fix compiler warnings introduced by linux/mii.h change 2011-01-25 21:15:10 +01:00
rtc eNET: Add RTC support to eNET 2011-02-12 15:11:43 +11:00
serial sciphone_g2: Added support for Sciphone G2 2011-02-17 07:08:16 +01:00
spi altera_spi: add spi_set_speed 2011-02-08 08:29:53 -05:00
twserial Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
usb USB-CDC: Move MAC addresses setting into usb_eth_init 2011-01-19 17:29:55 +01:00
video video/mx3fb: fix clock divider 2010-12-17 21:24:02 +01:00
watchdog Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00