Skip to content
Commit 086567f1 authored by Pavel Machek's avatar Pavel Machek Committed by Boris Brezillon
Browse files

mtd: nand: Optimize checking of erased buffers



If we see ~0UL in flash, there's no need for hweight, and no need to
check number of bitflips. So this should be net win.

Signed-off-by: default avatarPavel Machek <pavel@denx.de>
Signed-off-by: default avatarBoris Brezillon <boris.brezillon@free-electrons.com>
parent 838ff7b3
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