
13 Sep
2013
13 Sep
'13
5:13 p.m.
On 09/12/2013 11:46 PM, Shengzhou Liu wrote:
Some boards use System EEPROM with 128-bytes instead of 256-bytes. Since we regard 256-bytes EEPROM as standard EEPROM with default value for MAX_NUM_PORTS. For those non-256-bytes EEPROM, we can redefine MAX_NUM_PORTS in board-specific file to override the default MAX_NUM_PORTS.
This patch doesn't impact on previous existing boards.
Signed-off-by: Shengzhou Liu Shengzhou.Liu@freescale.com
Verified with 128B and 256B EEPROM, CRC works.
I would appreciate it if you update the version number and put a change log under the --- line, even there is no change. With a clear version number and change log, reviewers will be able to identify this is a resend and not spending much time on it.
You are also encouraged to mark previous patch as "superseded".
York