> -----Original Message----- > From: Priyanka Jain (OSS) <[email protected]> > Sent: Tuesday, May 12, 2020 12:11 PM > To: Kuldeep Singh <[email protected]>; Joe Hershberger > <[email protected]>; [email protected] > Cc: Thomas Hebb <[email protected]>; Patrick Delaunay > <[email protected]>; Schrempf Frieder > <[email protected]> > Subject: RE: [EXT] Re: [Patch v4] net: pfe_eth: Use spi_flash_read API to > access flash memory > > > >-----Original Message----- > >From: U-Boot <[email protected]> On Behalf Of Kuldeep Singh > >Sent: Tuesday, March 17, 2020 4:52 PM > >To: Joe Hershberger <[email protected]>; [email protected] > >Cc: Thomas Hebb <[email protected]>; Patrick Delaunay > ><[email protected]>; Priyanka Jain <[email protected]>; > >Schrempf Frieder <[email protected]> > >Subject: RE: [EXT] Re: [Patch v4] net: pfe_eth: Use spi_flash_read API > >to access flash memory > > > >Ping. > > > >> -----Original Message----- > >> From: Kuldeep Singh > >> Sent: Thursday, January 23, 2020 12:43 PM > >> To: Joe Hershberger <[email protected]>; [email protected] > >> Cc: Thomas Hebb <[email protected]>; Patrick Delaunay > >> <[email protected]>; Priyanka Jain <[email protected]>; > >> Schrempf Frieder <[email protected]> > >> Subject: RE: [EXT] Re: [Patch v4] net: pfe_eth: Use spi_flash_read > >> API to access flash memory > >> > >> Hi Joe, > >> > >> > -----Original Message----- > >> > From: Schrempf Frieder <[email protected]> > >> > Sent: Monday, January 13, 2020 3:11 PM > >> > To: Kuldeep Singh <[email protected]>; [email protected] > >> > Cc: Joe Hershberger <[email protected]>; Thomas Hebb > >> > <[email protected]>; Patrick Delaunay > <[email protected]>; > >> > Priyanka Jain <[email protected]> > >> > Subject: [EXT] Re: [Patch v4] net: pfe_eth: Use spi_flash_read API > >> > to access flash memory > >> > > >> > Caution: EXT Email > >> > > >> > On 13.01.20 10:23, Kuldeep Singh wrote: > >> > > Current PFE firmware access spi-nor memory directly. New spi-mem > >> > > framework does not support direct memory access. So, let's use > >> > > spi_flash_read API to access memory instead of directly using it. > >> > > > >> > > Signed-off-by: Kuldeep Singh <[email protected]> > >> > > >> > Reviewed-by: Frieder Schrempf <[email protected]>
This patch requires rebasing to top. Will respin this version. Thanks Kuldeep

