u-boot-brain/drivers
Haavard Skinnemoen e23741f4a6 cfi_flash: Read whole QRY structure in one go
Read out the whole CFI Standard Query structure after successful cfi
identification. This allows subsequent code to access this information
directly without having to go through flash_read_uchar() and friends.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2007-12-17 15:48:25 +01:00
..
bios_emulator Fix compiler warnings for PPC systems. Update CHANGELOG. 2007-11-18 16:36:27 +01:00
block drivers/block : move block drivers to drivers/block 2007-11-25 23:28:51 +01:00
hwmon drivers/hwmon : move hardware monitor drviers to drivers/hwmon 2007-11-25 23:28:50 +01:00
i2c drivers/i2c : move i2c drivers to drivers/i2c 2007-11-20 20:14:18 +01:00
input drivers/input : move input drivers to drivers/input 2007-11-25 23:28:49 +01:00
misc drivers/misc : move misc drivers to drivers/misc 2007-11-25 23:28:51 +01:00
mtd cfi_flash: Read whole QRY structure in one go 2007-12-17 15:48:25 +01:00
net drivers/net : move net drivers to drivers/net 2007-11-25 18:35:17 +01:00
pci drivers/pci : move pci drivers to drivers/pci 2007-11-24 20:35:55 +01:00
pcmcia drivers/pcmcia : move pcmcia drivers to drivers/pcmcia 2007-11-24 20:35:56 +01:00
qe Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global 2007-09-15 20:48:41 +02:00
rtc drivers/rtc : move rtc drivers to drivers/rtc 2007-11-25 23:28:50 +01:00
serial drivers/serial : move serial drivers to drivers/serial 2007-11-25 23:24:16 +01:00
usb drivers/usb : move usb drivers to drivers/usb 2007-11-25 23:27:38 +01:00
video drivers/video : move video drivers to drivers/video 2007-11-25 18:35:11 +01:00