Hi Michael, On Mon, May 26, 2025 at 4:48 PM Michael Trimarchi <mich...@amarulasolutions.com> wrote: > > The clock driver allows to boost the NAND performance > controller. Make changes to let it use the new clock driver > > => time nand read ${loadaddr} kernel > > NAND read: device 0 offset 0x500000, size 0x800000 > 8388608 bytes read: OK > > time: 0.488 seconds
Out of curiosity: what was the original read time without the clock driver being used?