mbox

[U-Boot] Pull request: u-boot-net.git master

Message ID CANr=Z=Y=S8FKRsPKT3UGebdYM+p8T6AXuS-DD6zVxm1Y=N+OUw@mail.gmail.com
State Accepted
Delegated to: Wolfgang Denk
Headers show

Pull-request

git://git.denx.de/u-boot-net.git master

Message

Joe Hershberger July 24, 2012, 7:19 p.m. UTC
Hi Wolfgang,

Please apply this fix for netconsole for the 2012.07 release.

The following changes since commit 8b10652d6d9cc05023b5a6b73840078066f95a50:
  Wolfgang Denk (1):
        Prepare v2012.07-rc2

are available in the git repository at:

  git://git.denx.de/u-boot-net.git master

Joe Hershberger (1):
      net: Make sure the ethaddr is updated in net_init()

 net/net.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

Comments

Wolfgang Denk July 26, 2012, 8:57 a.m. UTC | #1
Dear Joe Hershberger,

In message <CANr=Z=Y=S8FKRsPKT3UGebdYM+p8T6AXuS-DD6zVxm1Y=N+OUw@mail.gmail.com> you wrote:
> Hi Wolfgang,
> 
> Please apply this fix for netconsole for the 2012.07 release.
> 
> The following changes since commit 8b10652d6d9cc05023b5a6b73840078066f95a50:
>   Wolfgang Denk (1):
>         Prepare v2012.07-rc2
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-net.git master
> 
> Joe Hershberger (1):
>       net: Make sure the ethaddr is updated in net_init()
> 
>  net/net.c |    3 +--
>  1 files changed, 1 insertions(+), 2 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk