public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/1] Davinci: Make MAC address offset in EEPROM configurable
@ 2013-02-01  7:18 Kim Bøndergaard
  2013-02-01  7:18 ` [U-Boot] [PATCH 1/1] Davinci: Make MAC address offset in EEPROM configurable CONFIG_SYS_I2C_EEPROM_MAC_OFFSET Kim Bøndergaard
  0 siblings, 1 reply; 4+ messages in thread
From: Kim Bøndergaard @ 2013-02-01  7:18 UTC (permalink / raw)
  To: u-boot

Like subjects say, offset of MAC adress in EEPROM changed from hardcoded value to 
a per board configurable value

The following changes since commit 79af5f82d78b8bbc5fe81302b8a4b7fb5d880f25:

  Davinci: Fix, console output confusing while setting MAC address (2013-02-01 07:04:12 +0000)

are available in the git repository at:

  git://gitorious.org/~kibo/u-boot-shr/kibos-u-boot kibo-master
  http://gitorious.org/~kibo/u-boot-shr/kibos-u-boot/commits/kibo-master

Kim B?ndergaard (1):
  Davinci: Make MAC address offset in EEPROM configurable             
    CONFIG_SYS_I2C_EEPROM_MAC_OFFSET

 arch/arm/cpu/arm926ejs/davinci/misc.c | 2 +-
 include/configs/da830evm.h            | 1 +
 include/configs/davinci_dm365evm.h    | 1 +
 include/configs/davinci_dm6467evm.h   | 1 +
 include/configs/davinci_dvevm.h       | 1 +
 include/configs/davinci_sffsdr.h      | 1 +
 include/configs/davinci_sonata.h      | 1 +
 7 files changed, 7 insertions(+), 1 deletion(-)

-- 
1.8.0.3

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-02-18 18:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-01  7:18 [U-Boot] [PATCH 0/1] Davinci: Make MAC address offset in EEPROM configurable Kim Bøndergaard
2013-02-01  7:18 ` [U-Boot] [PATCH 1/1] Davinci: Make MAC address offset in EEPROM configurable CONFIG_SYS_I2C_EEPROM_MAC_OFFSET Kim Bøndergaard
2013-02-18 18:39   ` Tom Rini
2013-02-18 18:47     ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox