commit | e5607542eee5fa5773902e24c5fbb454cf2942aa | [log] [tgz] |
---|---|---|
author | Haiying Wang <Haiying.Wang@freescale.com> | Thu Jun 04 16:12:40 2009 -0400 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Jun 12 17:17:01 2009 -0500 |
tree | 69e07fcd69347a899c572fa9a59b55caad210e82 | |
parent | bc759eeaee4f03a4e514750ff9bba44dd27b8948 [diff] |
fsl: Update the number of ethxaddr in reading system eeprom We support up to 8 mac addresses in system eeprom, so we define the macro MAX_NUM_PORTS to limit the mac_count to 8, and update the number of ethxaddr according to mac_count. Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>