Home
last modified time | relevance | path

Searched hist:"5536 aeb09b672e2541663fdc9370e2bc174dbae9" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/freescale/common/
H A Dsys_eeprom.c5536aeb09b672e2541663fdc9370e2bc174dbae9 Fri Sep 13 06:46:01 UTC 2013 Shengzhou Liu <Shengzhou.Liu@freescale.com> powerpc/eeprom: update MAX_NUM_PORTS to adapt non-256-bytes EEPROM

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>