[U-Boot] [PATCH 0/2] da850evm: add board specific functions

Christian Riesch christian.riesch at omicron.at
Thu Feb 2 15:26:45 CET 2012


Hi,
Thank you for re-submitting the patchset!

On Thu, Feb 2, 2012 at 2:42 PM, Manjunath Hadli <manjunath.hadli at ti.com> wrote:
> 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.

Ok, so we have two configurations, we have da850evm which is for
LogicPD's OMAP-L138 SoM and for LogicPD's AM1808 SoM, and we have
da850_am18xxevm which must be used for the AM1808 board from Spectrum
Digital. Is that correct?

I wonder if we should change the name of the da850_am18xxevm
configuration. It's quite confusing, until today I thought that the
da850_am18xxevm was a configuration for LogicPD's AM1808 SoM... Are
there also OMAP-L138 boards from Spectrum Digital?

Regards, Christian

>
> 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(-)
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot


More information about the U-Boot mailing list