[U-Boot] [PATCH 0/2] da850evm: add board specific functions
Manjunath Hadli
manjunath.hadli at ti.com
Thu Feb 2 14:42:16 CET 2012
There are two da850 SOC based EVMs, one from Spectrum digital
and other from Logic PD. Boards from Spectrum digital have mac
address stored in I2C EEPROM and they have spi flash manufactured
by WINBOND. Boards from Logic PD store mac address in ST
Microelectronics SPI flash. This patch series adds support to
read mac address from the appropriate device.
These patches have undergone a review previously, but since
the tree has moved ahead Christian and Tom asked to resubmit
the patches for review.
(http://www.mail-archive.com/u-boot@lists.denx.de/msg76220.html)
Manjunath Hadli (2):
da850evm: add support to read mac address from spi flash
da850evm: read mac address from I2C EEPROM on AM18x EVM
board/davinci/da8xxevm/da850evm.c | 66 +++++++++++++++++++++++++++++++++++++
boards.cfg | 4 +-
2 files changed, 68 insertions(+), 2 deletions(-)
More information about the U-Boot
mailing list