> > Jacob Avraham wrote: > > Hi, > > > > I'm about to bringup an IXP420-based board with a Strata P33 flash on > > it. > > I'm using Redboot 2.02. > > I wonder if Redboot can handle the fact that this chip has 2 erase block > > sizes: > > 128k and 32k. I saw in the code that there is one variable for the block > > size, > > so it makes me suspicious... > > This is handled by mapping the 32K blocks onto a 128K block. > Look at how the AMD drivers handle it. > I don't see the infrastructure for this in the starta code, which uses CFI query to get the block size. Are you suggesting to modify the strata driver to support sub-blocks?
Thanks, Jacob Avraham -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
