Hi Stefano, > -----Original Message----- > From: Jagan Teki <[email protected]> > Sent: Monday, April 19, 2021 12:17 PM > To: Kuldeep Singh <[email protected]> > Cc: U-Boot-Denx <[email protected]> > Subject: [EXT] Re: [PATCH 2/2] spi: nxp_fspi: Implement errata workaround for > LS1028A > > Caution: EXT Email > > On Mon, Mar 22, 2021 at 12:00 PM Kuldeep Singh <[email protected]> > wrote: > > > > Errata ERR050568 description says that "Flash access by FlexSPI AHB > > command may not work with platform frequency equal to 300 MHz" on > > LS1028A. > > > > By default, smaller length reads(equal to RX FIFO size) are done by IP > > bus and larger length reads using AHB bus. For adding errata > > workaround, use IP bus to read entire flash contents and disable AHB > > path when platform frequency is 300Mhz. > > > > Signed-off-by: Kuldeep Singh <[email protected]> > > --- > > Reviewed-by: Jagan Teki <[email protected]>
Jagan has reviewed and assigned this patch series[1] to you. Could you please help in reviewing it. Thanks Kuldeep [1] https://patchwork.ozlabs.org/project/uboot/list/?series=235180

