Skip to content
Snippets Groups Projects
Select Git revision
0 results

doc

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Loading
    user avatar
    Benoît Thébaudeau authored
    This patch adds a NAND Flash torture feature, which is useful as a block stress
    test to determine if a block is still good and reliable (or should be marked as
    bad), e.g. after a write error.
    
    This code is ported from mtd-utils' lib/libmtd.c.
    
    Signed-off-by: default avatarBenoît Thébaudeau <benoit.thebaudeau@advansee.com>
    Cc: Scott Wood <scottwood@freescale.com>
    [scottwood@freescale.com: removed unnec. ifdef and unwrapped error strings]
    Signed-off-by: default avatarScott Wood <scottwood@freescale.com>
    3287f6d3
    History
    Name Last commit Last update
    ..