[U-Boot] Pull request - net

The following changes since commit 2c0234fa79122a5aa77c4e17c33eb2fe184b61a7: Daniel Mack (1): smc911x: write back the manually set MAC address
are available in the git repository at:
git://git.denx.de/u-boot-net master
Felix Radensky (1): ppc4xx/net: Fix MDIO clock setup
Manikandan Pillai (1): SMC911x driver fixed for NFS boot
Remy Bohmer (1): Add config option for disabling DM9000-SROM support.
Yoshihiro Shimoda (1): rtl8169: fix PCI system memory address
board/trizepsiv/eeprom.c | 14 +++++++------- drivers/net/4xx_enet.c | 10 ++++++---- drivers/net/dm9000x.c | 16 ++++++++-------- drivers/net/rtl8169.c | 13 ++++++++----- drivers/net/smc911x.c | 23 ++++++++++++++++++++++- include/configs/at91sam9261ek.h | 1 + include/dm9000.h | 20 ++++++++++++++++++++ 7 files changed, 72 insertions(+), 25 deletions(-) create mode 100644 include/dm9000.h

Dear Ben Warren,
In message 4A2DFB85.8000305@gmail.com you wrote:
The following changes since commit 2c0234fa79122a5aa77c4e17c33eb2fe184b61a7: Daniel Mack (1): smc911x: write back the manually set MAC address
are available in the git repository at:
git://git.denx.de/u-boot-net master
Felix Radensky (1): ppc4xx/net: Fix MDIO clock setup
Manikandan Pillai (1): SMC911x driver fixed for NFS boot
Remy Bohmer (1): Add config option for disabling DM9000-SROM support.
Yoshihiro Shimoda (1): rtl8169: fix PCI system memory address
board/trizepsiv/eeprom.c | 14 +++++++------- drivers/net/4xx_enet.c | 10 ++++++---- drivers/net/dm9000x.c | 16 ++++++++-------- drivers/net/rtl8169.c | 13 ++++++++----- drivers/net/smc911x.c | 23 ++++++++++++++++++++++- include/configs/at91sam9261ek.h | 1 + include/dm9000.h | 20 ++++++++++++++++++++ 7 files changed, 72 insertions(+), 25 deletions(-) create mode 100644 include/dm9000.h
Applied, thanks.
Best regards,
Wolfgang Denk

-----Original Message----- From: u-boot-bounces@lists.denx.de [mailto:u-boot-bounces@lists.denx.de] On Behalf Of Wolfgang Denk Sent: Wednesday, June 10, 2009 2:22 AM To: Ben Warren Cc: U-Boot Subject: Re: [U-Boot] Pull request - net
Dear Ben Warren,
In message 4A2DFB85.8000305@gmail.com you wrote:
The following changes since commit
2c0234fa79122a5aa77c4e17c33eb2fe184b61a7:
Daniel Mack (1): smc911x: write back the manually set MAC address
are available in the git repository at:
git://git.denx.de/u-boot-net master
Felix Radensky (1): ppc4xx/net: Fix MDIO clock setup
Manikandan Pillai (1): SMC911x driver fixed for NFS boot
Remy Bohmer (1): Add config option for disabling DM9000-SROM support.
Yoshihiro Shimoda (1): rtl8169: fix PCI system memory address
Dear Ben, There are some other patches in next branch those are not requested for pull including http://git.denx.de/?p=u-boot/u-boot-net.git;a=commit;h=4f72c877417cec2d35d93... Is there any specific reason?
Regards. Prafulla .

Prafulla Wadaskar wrote: <snip>
Dear Ben, There are some other patches in next branch those are not requested for pull including http://git.denx.de/?p=u-boot/u-boot-net.git;a=commit;h=4f72c877417cec2d35d93... Is there any specific reason?
Regards. Prafulla .
I haven't sent a 'next' pull request yet. Expect it soon.
regards, Ben
participants (3)
-
Ben Warren
-
Prafulla Wadaskar
-
Wolfgang Denk