u-boot-brain/drivers
Joe Hershberger e70bfa2986 nand: Make NAND lock status compatible with Micron
Micron NAND flash (e.g. MT29F4G08ABADAH4) BLOCK LOCK READ STATUS is not
the same as others.  Instead of bit 1 being lock, it is #lock_tight.
To make the driver support either format, ignore bit 1 and use only
bit 0 and bit 2.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
2012-09-17 17:33:43 -05:00
..
bios_emulator
block
bootcount
dfu
dma
fpga
gpio
hwmon
i2c
input input: key_matrix: fix header inclusion 2012-09-02 17:44:20 +02:00
misc
mmc mmc: Remove unused item flags in struct mmc_cmd 2012-09-02 16:56:17 +02:00
mtd nand: Make NAND lock status compatible with Micron 2012-09-17 17:33:43 -05:00
net Merge branch 'master' of git://git.denx.de/u-boot-avr32 2012-09-04 09:17:27 +02:00
pci
pcmcia
power
qe
rtc rtc: pcf8563: Make century compatible with Linux 2012-09-02 17:31:00 +02:00
serial
spi
tpm
twserial
usb Merge branch 'master' of git://git.denx.de/u-boot-usb 2012-09-02 16:38:48 +02:00
video
watchdog