u-boot/drivers/mtd
Haavard Skinnemoen cdbaefb5f5 cfi_flash: Introduce read and write accessors
Introduce flash_read{8,16,32,64) and flash_write{8,16,32,64} and use
them to access the flash memory. This makes it clearer when the flash
is actually being accessed; merely dereferencing a volatile pointer
looks just like any other kind of access.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2007-12-13 13:15:11 +01:00
..
nand drivers/mtd : move mtd drivers to drivers/mtd 2007-11-25 23:28:52 +01:00
nand_legacy drivers/mtd : move mtd drivers to drivers/mtd 2007-11-25 23:28:52 +01:00
onenand drivers/mtd : move mtd drivers to drivers/mtd 2007-11-25 23:28:52 +01:00
at45.c drivers/mtd : move mtd drivers to drivers/mtd 2007-11-25 23:28:52 +01:00
cfi_flash.c cfi_flash: Introduce read and write accessors 2007-12-13 13:15:11 +01:00
dataflash.c drivers/mtd : move mtd drivers to drivers/mtd 2007-11-25 23:28:52 +01:00
jedec_flash.c CFI: Coding style cleanup 2007-12-08 08:25:09 +01:00
Makefile CFI: support JEDEC flash roms in CFI-flash framework 2007-12-08 08:16:50 +01:00
mw_eeprom.c drivers/mtd : move mtd drivers to drivers/mtd 2007-11-25 23:28:52 +01:00