Re: mtd: rawnand: gpmi: regression since e5e5631cc88987a6f3cd8304660bd9190da95916

2020-11-20 Thread Miquel Raynal
Hi, Sascha Hauer wrote on Tue, 17 Nov 2020 13:30:01 +0100: > On Tue, Nov 17, 2020 at 11:16:26AM +0100, Juergen Borleis wrote: > > Hi, > > > > reading a NAND page in raw mode is required to check the consistence of the > > so- > > called FCBs (used to boot the SoC from NAND content). > > > > B

Re: mtd: rawnand: gpmi: regression since e5e5631cc88987a6f3cd8304660bd9190da95916

2020-11-17 Thread Sascha Hauer
On Tue, Nov 17, 2020 at 11:16:26AM +0100, Juergen Borleis wrote: > Hi, > > reading a NAND page in raw mode is required to check the consistence of the > so- > called FCBs (used to boot the SoC from NAND content). > > Before e5e5631cc88987a6f3cd8304660bd9190da95916 ("mtd: rawnand: gpmi: Use > nan

mtd: rawnand: gpmi: regression since e5e5631cc88987a6f3cd8304660bd9190da95916

2020-11-17 Thread Juergen Borleis
Hi, reading a NAND page in raw mode is required to check the consistence of the so- called FCBs (used to boot the SoC from NAND content). Before e5e5631cc88987a6f3cd8304660bd9190da95916 ("mtd: rawnand: gpmi: Use nand_extract_bits()") it reads the first page of the NAND correctly as: 00