MTD NAND Driver Programming Interface | ||
---|---|---|
<<< Previous | Next >>> |
MTD device structure
the command to be sent
the column address for this command, -1 if none
the page address for this command, -1 if none
Send command to NAND device. This is the version for the new large page devices We dont have the seperate regions as we have in the small page devices. We must emulate NAND_CMD_READOOB to keep the code compatible.
<<< Previous | Home | Next >>> |
nand_command | Up | nand_get_device |