Hi Miquel, On Mon, 15 Feb 2021 at 20:16, Miquel Raynal <miquel.ray...@bootlin.com> wrote: > But a changelog should always be added when you change something > between two versions. And the changelog can be located below the three > dashes ("---") without being part of the final commit message, it does > not need to be in a separate cover letter.
Oh. I didn't even realise that feature existed. :) > I see. Can you please try the following: > > nandwrite -o /dev/mtdx /dev/zero > nanddump -ol1 /dev/mtdx > > If the entire area is effectively free to be used, you should see 0's > everywhere. Otherwise you should have ff's somewhere. Ok, I will confirm this and get back to you. Thanks, Daniel