[U-Boot-Users] [PATCH] Flex-OneNAND booting support (take #2)
Wolfgang Denk
wd at denx.de
Wed Mar 26 00:05:45 CET 2008
In message <20080316235406.GA27517 at party> you wrote:
> 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 at samsung.com>
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
There are two ways of constructing a software design. One way is to
make it so simple that there are obviously no deficiencies and the
other is to make it so complicated that there are no obvious defi-
ciencies. - Charles Anthony Richard Hoare
More information about the U-Boot
mailing list