Skip to content
Snippets Groups Projects
Commit 85c344e5 authored by Tao Hou's avatar Tao Hou Committed by Stefan Roese
Browse files

cfi: fix the incomplete erased status check in buffer write


Without the fix, flash_write_cfibuffer will terminate the erased
status check once an all-0xFF word has been found instead of
continuing the erased status check utill the first non-0xFF word.

Signed-off-by: default avatarTao Hou <hotforest@gmail.com>
Cc: Stefan Roese <sr@denx.de>
Signed-off-by: default avatarStefan Roese <sr@denx.de>
parent dbb87bbd
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment