nand_calculate_ecc(9)

NAME

nand_calculate_ecc - [NAND Interface] Calculate 3-byte ECC for 256-byte block

SYNOPSIS

int nand_calculate_ecc(struct mtd_info * mtd, const u_char * dat,
                       u_char * ecc_code);

ARGUMENTS

mtd
MTD block structure
dat
raw data
ecc_code
buffer for ECC

AUTHOR

Thomas Gleixner <tglx@linutronix.de>
Author.

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout