UBI: Fastmap: Prepare for variable sized fastmaps
authorRichard Weinberger <richard@nod.at>
Wed, 29 Oct 2014 15:59:32 +0000 (16:59 +0100)
committerRichard Weinberger <richard@nod.at>
Thu, 26 Mar 2015 21:46:02 +0000 (22:46 +0100)
commit61de74ce2fa2cc9eee85cf5edc6525b12831b507
tree3a8f6e4288574907c183a3992b4ffb06093633f7
parent111ab0b26fc1bfad575d1e376e146d194d261e22
UBI: Fastmap: Prepare for variable sized fastmaps

The current code assumes that each fastmap has the same amount of PEBs.
So far this is true but will change soon.

Signed-off-by: Richard Weinberger <richard@nod.at>
drivers/mtd/ubi/fastmap.c