Home
last modified time | relevance | path

Searched hist:"9 a6110897fc9282ade598bbba70ad72b940436e3" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/freescale/common/
H A Dsys_eeprom.c9a6110897fc9282ade598bbba70ad72b940436e3 Thu Jun 04 20:12:40 UTC 2009 Haiying Wang <Haiying.Wang@freescale.com> 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>