On Mon, 01 Aug 2011 07:43:38 -0400 Joshua Roys roysjosh@gmail.com wrote:
On 08/01/2011 06:10 AM, Noé Rubinstein wrote:
Use AAI for some SST chips
Patch updated, based on Joshua Roys' patch http://patchwork.coreboot.org/patch/2065/ I double checked against the datasheets. Also wrapped the comments to respect 80-columns line width.
Use AAI: SST25VF016B SST25VF040B{,.REMS} SST25VF080B
Datasheets say AAI is supported, but via a different opcode: SST25VF040.REMS SST25LF040A.RES
Signed-off-by: Noé Rubinstein nrubinstein@avencall.com
Signed-off-by: Joshua Roys roysjosh@gmail.com
hello you two,
of course joshua deserves the signed-off for his initial patch. i have reverted the line wrapping, because we dont use that in flashchips.c afaics (and it does not make sense anyway imo :)
i have now committed the result in r1402 as Signed-off-by: Joshua Roys roysjosh@gmail.com Rebased and Acked-by: Noé Rubinstein nrubinstein@avencall.com
i hope that is ok for both of you (it has to ;) and want to thank you both for your work of digging through the datasheets!