[U-Boot-Users] u-boot wear-levelling?

Stefan Roese sr at denx.de
Wed Feb 7 12:42:27 CET 2007


On Wednesday 07 February 2007 12:31, Ram wrote:
>    Does u-boot nand write support wear levelling techniques?.

No.

>    If so, how it is done?.

Not at all.

>    Does it matain any information on how many writes have taken place
> to a particular page?.

No.

U-Boot has no fs write support for NAND (like JFFS2 or YAFFS2). The images can 
only be written as binary images. It is not intended for very frequent write 
access like file systems do. For this you have the fs drivers in Linux.

Best regards,
Stefan

=====================================================================
DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk
Office:  Kirchenstr. 5,       D-82194 Groebenzell,            Germany
=====================================================================




More information about the U-Boot mailing list