u-boot-brain/drivers/mtd
Jagannadha Sutradharudu Teki e612ddf593 sf: Read flash bank addr register at probe time
Read the flash bank addr register to get the state of bank in
a perticular flash. and also bank write happens only when there is
a change in bank selection from user.

bank read only valid for flashes which has > 16Mbytes those are
opearted in 3-byte addr mode, each bank occupies 16Mytes.

Suppose if the flash has 64Mbytes size consists of 4 banks like
bank0, bank1, bank2 and bank3.

Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2013-06-23 22:02:50 +05:30
..
nand bug, nand, am33xx: nand->ecc.strength not set in board_nand_init() 2013-06-04 11:50:04 -05:00
onenand mtd: resync with Linux-3.7.1 2013-05-31 17:12:03 -05:00
spi sf: Read flash bank addr register at probe time 2013-06-23 22:02:50 +05:30
ubi mtd: resync with Linux-3.7.1 2013-05-31 17:12:03 -05:00
at45.c drivers/mtd: Move conditional compilation to Makefile 2008-08-13 01:40:42 +02:00
cfi_flash.c cfi_flash: return NULL for invalid base address input 2013-05-23 09:48:45 +02:00
cfi_mtd.c mtd: resync with Linux-3.7.1 2013-05-31 17:12:03 -05:00
dataflash.c drivers/mtd/dataflash.c: Fix GCC 4.6 warning 2011-11-16 21:28:47 +01:00
ftsmc020.c ftsmc020: fix relocation 2011-05-12 23:43:27 +02:00
jedec_flash.c add STM29F400BB to table of supported legacy flashs 2012-02-09 09:45:53 +01:00
Makefile mtd: resync with Linux-3.7.1 2013-05-31 17:12:03 -05:00
mtdconcat.c mtd: resync with Linux-3.7.1 2013-05-31 17:12:03 -05:00
mtdcore.c mtd: resync with Linux-3.7.1 2013-05-31 17:12:03 -05:00
mtdpart.c mtd: resync with Linux-3.7.1 2013-05-31 17:12:03 -05:00
mw_eeprom.c Update i386 code (sc520_cdp) 2008-09-09 11:48:53 +02:00
st_smi.c MTD: SPEAr SMI: Add write support for length < 4 bytes 2012-07-07 14:07:44 +02:00