[RFC] ssb: Allow reading of 440-byte SPROM that is not rev 4

2008-04-18 Thread Larry . Finger
The current code checks for the special signature that signifies a revision 4 SPROM. Now that a rev. 8 SPROM with a 440-byte length has been found that may not have any special code, this check could be relaxed. With this patch, if the CRC is incorrect for a 256-byte SPROM, the code will

Re: [RFC] ssb: Allow reading of 440-byte SPROM that is not rev 4

2008-04-18 Thread Michael Buesch
On Friday 18 April 2008 17:40:09 [EMAIL PROTECTED] wrote: The current code checks for the special signature that signifies a revision 4 SPROM. Now that a rev. 8 SPROM with a 440-byte length has been found that may not have any special code, this check could be relaxed. With this patch, if the