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

2012-02-05 Thread Hadli, Manjunath
Christian,

On Thu, Feb 02, 2012 at 19:56:45, Christian Riesch wrote:
 Hi,
 Thank you for re-submitting the patchset!
 
 On Thu, Feb 2, 2012 at 2:42 PM, Manjunath Hadli manjunath.ha...@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?
Yes.
 
 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?
Spectrum Digital do not have any OMAP-L138 EVMs. They have only AM18x evms.

Regards,
--Manju

 
 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@lists.denx.de
  http://lists.denx.de/mailman/listinfo/u-boot
 

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


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

2012-02-02 Thread Manjunath Hadli
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(-)

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


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

2012-02-02 Thread Christian Riesch
Hi,
Thank you for re-submitting the patchset!

On Thu, Feb 2, 2012 at 2:42 PM, Manjunath Hadli manjunath.ha...@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@lists.denx.de
 http://lists.denx.de/mailman/listinfo/u-boot
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot