u-boot-brain/drivers/mtd
Kyungmin Park 1bb707c39a Add Flex-OneNAND booting support
Flex-OneNAND is a monolithic integrated circuit with a NAND Flash array
using a NOR Flash interface. This on-chip integration enables system designers
to reduce external system logic and use high-density NAND Flash
in applications that would otherwise have to use more NOR components.

Flex-OneNAND enables users to configure to partition it into SLC and MLC areas
in more flexible way. While MLC area of Flex-OneNAND can be used to store data
that require low reliability and high density, SLC area of Flex-OneNAND
to store data that need high reliability and high performance. Flex-OneNAND
can let users take advantage of storing these two different types of data
into one chip, which is making Flex-OneNAND more cost- and space-effective.

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
2008-03-26 00:05:32 +01:00
..
nand nand: FSL UPM NAND driver 2008-01-16 14:14:40 +01:00
nand_legacy drivers/mtd : move mtd drivers to drivers/mtd 2007-11-25 23:28:52 +01:00
onenand Add Flex-OneNAND booting support 2008-03-26 00:05:32 +01:00
at45.c drivers/mtd : move mtd drivers to drivers/mtd 2007-11-25 23:28:52 +01:00
cfi_flash.c CFI: Small cleanup for FLASH_SHOW_PROGRESS 2008-03-19 13:41:25 +01:00
dataflash.c AT91CAP9 support : build integration 2008-02-14 09:37:57 +00:00
jedec_flash.c Remove duplicate defines for ARRAY_SIZE 2008-02-14 00:43:02 +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