Re: [PATCH 09/14] ubi: fastmap: Relax size check

2018-06-24 Thread Boris Brezillon
On Wed, 13 Jun 2018 23:23:39 +0200 Richard Weinberger wrote: > While attaching via fastmap we verify whether the found fastmap > is as large as we have computed. > With preseeded Fastmaps this assumtion can fail since ubinize cannot > know the total size of the MTD and uses the number if used PEB

[PATCH 09/14] ubi: fastmap: Relax size check

2018-06-13 Thread Richard Weinberger
While attaching via fastmap we verify whether the found fastmap is as large as we have computed. With preseeded Fastmaps this assumtion can fail since ubinize cannot know the total size of the MTD and uses the number if used PEBs for the calculation. Therefore the found fastmap might be smaller tha