public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/1] Davinci: Make MAC address offset in EEPROM configurable CONFIG_SYS_I2C_EEPROM_MAC_OFFSET
Date: Mon, 18 Feb 2013 13:47:47 -0500	[thread overview]
Message-ID: <20130218184747.GA3050@bill-the-cat> (raw)
In-Reply-To: <20130218183945.GD30970@bill-the-cat>

On Mon, Feb 18, 2013 at 01:39:45PM -0500, Tom Rini wrote:
> On Fri, Feb 01, 2013 at 07:18:58AM +0000, Kim B??ndergaard wrote:
> 
> > ---
> >  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(-)
> 
> With the following addition to fix da850_am18xxevm:
> 
> diff --git a/boards.cfg b/boards.cfg
> index b1319aa..e89762b 100644
> --- a/boards.cfg
> +++ b/boards.cfg
> @@ -137,7 +137,7 @@ portuxg20                    arm         arm926ejs   stamp9g20           taskit
>  stamp9g20                    arm         arm926ejs   stamp9g20           taskit         at91        stamp9g20:AT91SAM9G20
>  cam_enc_4xx                  arm         arm926ejs   cam_enc_4xx         ait            davinci     cam_enc_4xx
>  da830evm                     arm         arm926ejs   da8xxevm            davinci        davinci
> -da850_am18xxevm              arm         arm926ejs   da8xxevm            davinci        davinci     da850evm:DA850_AM18X_EVM,MAC_ADDR_IN_EEPROM,SYS_I2C_EEPROM_ADDR_LEN=2,SYS_I2C_EEPROM_ADDR=0x50
> +da850_am18xxevm              arm         arm926ejs   da8xxevm            davinci        davinci     da850evm:DA850_AM18X_EVM,MAC_ADDR_IN_EEPROM,SYS_I2C_EEPROM_ADDR_LEN=2,SYS_I2C_EEPROM_ADDR=0x50,SYS_I2C_EEPROM_MAC_OFFSET=0x7F00
>  da850evm                     arm         arm926ejs   da8xxevm            davinci        davinci     da850evm:MAC_ADDR_IN_SPIFLASH
>  da850evm_direct_nor          arm         arm926ejs   da8xxevm            davinci        davinci     da850evm:MAC_ADDR_IN_SPIFLASH,USE_NOR,DIRECT_NOR_BOOT
>  davinci_dm355evm             arm         arm926ejs   dm355evm            davinci        davinci
> 
> Applied to u-boot-ti/master, thanks!

Blarg, I take it back.  It's not applied as I see you didn't include a
Signed-off-by line.  Please incorporate the above change which is:
Signed-off-by: Tom Rini <trini@ti.com>
and submit a v3, assuming the rules for a Signed-off-by-line are true.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130218/253b6bf4/attachment.pgp>

      reply	other threads:[~2013-02-18 18:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

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=20130218184747.GA3050@bill-the-cat \
    --to=trini@ti.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox