9
0
Fork 0
barebox/drivers/nor
Teresa Gámez 943b27107c cfi_flash: support of u32 cmd
Some NOR flash chips have commands with length greater than the maximum
value size of uchar.

Based on an U-Boot Patch by Vasiliy Leoenenko <vasiliy.leonenko@mail.ru>

Only tested with little endian on an intel cfi_flash.

Signed-off-by: Teresa Gámez <t.gamez@phytec.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-08-26 09:33:37 +02:00
..
Kconfig nor: Add SPI flash driver 2011-08-24 18:44:31 +02:00
Makefile nor: Add SPI flash driver 2011-08-24 18:44:31 +02:00
cfi_flash.c cfi_flash: support of u32 cmd 2011-08-26 09:33:37 +02:00
cfi_flash.h cfi_flash: support of u32 cmd 2011-08-26 09:33:37 +02:00
cfi_flash_amd.c cfi_flash: support of u32 cmd 2011-08-26 09:33:37 +02:00
cfi_flash_intel.c cfi_flash: support of u32 cmd 2011-08-26 09:33:37 +02:00
m25p80.c nor: Add SPI flash driver 2011-08-24 18:44:31 +02:00
m25p80.h nor: Add SPI flash driver 2011-08-24 18:44:31 +02:00