From: "Kim Bøndergaard" <kibo@prevas.dk>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/1] Davinci: Make MAC address offset in EEPROM configurable
Date: Fri, 1 Feb 2013 07:18:57 +0000 [thread overview]
Message-ID: <cover.1359702653.git.kibo@prevas.dk> (raw)
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
next reply other threads:[~2013-02-01 7:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-01 7:18 Kim Bøndergaard [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1359702653.git.kibo@prevas.dk \
--to=kibo@prevas.dk \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.