Home
last modified time | relevance | path

Searched hist:"85 c344e5f98408c0bcf988a6c6fca68c1f3c2015" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mtd/
H A Dcfi_flash.c85c344e5f98408c0bcf988a6c6fca68c1f3c2015 Thu Mar 15 15:33:58 UTC 2012 Tao Hou <hotforest@gmail.com> 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: Tao Hou <hotforest@gmail.com>
Cc: Stefan Roese <sr@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>