Skip to content
Commit fde85cfd authored by Boris Brezillon's avatar Boris Brezillon
Browse files

mtd: nand: Fix nand_command_lp() for 8bits opcodes



8 bits opcodes should be followed by a single address cycle. Make the
2nd address cycle dependent of !nand_opcode_8bits(command).

Signed-off-by: default avatarBoris Brezillon <boris.brezillon@free-electrons.com>
parent 4796d865
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment