Skip to content
Commit b1c97e23 authored by Aaron Sierra's avatar Aaron Sierra Committed by Boris Brezillon
Browse files

mtd: cfi: Support early CFI fixups



Some CFI devices need fixups that affect the number of chips detected,
but the current fixup infrastructure (struct cfi_fixup and cfi_fixup())
does not cover this situation.

Introduce struct cfi_early_fixup and cfi_early_fixup() to fill the void.

Signed-off-by: default avatarAaron Sierra <asierra@xes-inc.com>
Signed-off-by: default avatarBoris Brezillon <boris.brezillon@bootlin.com>
parent 051529d0
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