Skip to content
Commit 12072264 authored by Stefan Roese's avatar Stefan Roese Committed by Scott Wood
Browse files

NAND: Change nand_wait_ready() to not call nand_wait()



This patch changes nand_wait_ready() to not just call nand_wait(),
since this will send a new command to the NAND chip. We just want to
wait for the chip to become ready here.

Signed-off-by: default avatarStefan Roese <sr@denx.de>
parent 9ad754fe
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment