Hi Detlev,
On 4/1/2010 6:45 AM, Detlev Zundel wrote:
> This saves the autonegotation delay when not using ethernet in U-Boot
>
> Signed-off-by: Detlev Zundel
> ---
> drivers/net/mpc512x_fec.c | 30 ++
> 1 files changed, 10 insertions(+), 20 deletions(-)
>
> diff --
Hi Detlev,
On 3/31/2010 8:56 AM, Detlev Zundel wrote:
> Signed-off-by: Detlev Zundel
> CC: Ben Warren
> ---
> net/eth.c |5 +++--
> 1 files changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/net/eth.c b/net/eth.c
> index b650a20..aff6987 100644
> --- a/net/eth.c
> +++ b/net/eth.c
> @
Hi Detlev,
On 4/1/2010 5:16 AM, Detlev Zundel wrote:
> For code archeologists, this is a nice example of copy and paste history.
>
> Signed-off-by: Detlev Zundel
> ---
> cpu/mpc8220/fec.c | 41 +
> drivers/net/mpc512x_fec.c | 41 +-
Hi Robin,
On 3/8/2010 11:07 AM, Robin Getz wrote:
> For some reason, (which I can't find any documentation on), if U-Boot
> gives a port number higher than 17500 to a Microsoft DNS server, the
> server will reply to port 17500, and U-Boot will ignore things (since
> that isn't the port it asked th
Hi Richard,
On 4/1/2010 11:17 AM, richardretanu...@ruggedcom.com wrote:
> From 1f50506ad9a305c1c9dfc68aa70551166b44d3a0 Mon Sep 17 00:00:00 2001
> From: Richard Retanubun
> Date: Wed, 17 Jun 2009 16:00:41 -0400
> Subject: [PATCH] 83xx: UEC: Added support for bitBang MII driver access to
> PHYs
>
Add a new function to the eth_device struct for programming a network
controller's hardware address.
After all network devices have been initialized and the proper MAC address for
each has been determined, make a device driver call to program the address
into the device. Only device instances wit
Dear Mr Vipula Wickrama:
I am Jolie from Shanghai HARVEST International Logistics Corp, China; a
professional forwarding agent specialized in all kinds of sea freight, air
freight service. We are prepared to become your reliable partner and gain
the mutual benefits in business.
Here are a f
Detlev Zundel wrote:
> pci_eth_init() is already conditional to CONFIG_PCI so not every caller
> needs to have conditionals.
>
> This is the only place in the current code base where such a check is
> still at the calling site.
Applied to arm/master
Thanks
Tom
>
> Signed-off-by: Detlev Zundel
Wolfgang,
I have rebased arm/next to master.
These are the changes.
Tom
The following changes since commit ffa37fc98d71ef930bccd4e9eed37f6ce6b4d6af:
Wolfgang Denk (1):
Merge branch 'next'
are available in the git repository at:
git://git.denx.de/u-boot-arm master
Achim Ehrlich
Alexander Holler wrote:
> Am 03.04.2010 20:33, schrieb Tom:
>> Alexander Holler wrote:
>>
>> Change parameter name to something more descriptive.
>> 'tmp' implies used locally and this value is passed back.
>> Maybe 'tm' as to_tmp(.., struct rtc_time *tm) ?
>>
>
> Maybe someone should place a READ
Alexander Holler wrote:
> Am 03.04.2010 20:36, schrieb Tom:
>> Alexander Holler wrote:
>>> Signed-off-by: Alexander Holler
>>> ---
>>> include/asm-arm/arch-at91/at91sam9260.h | 2 ++
>>> include/asm-arm/arch-at91/at91sam9261.h | 2 ++
>>> include/asm-arm/arch-at91/at91sam9263.h | 3 +++
>>> 3 files c
On Sat, Apr 3, 2010 at 3:47 PM, Mike Frysinger wrote:
> On Saturday 03 April 2010 04:23:58 Michael Zaidman wrote:
>> On Fri, Apr 2, 2010 at 9:22 PM, Mike Frysinger wrote:
>> >> I have a doubt however - what about location of similar staff such as
>> >> BUG, BUG_ON, debug, error, etc. Should it al
Hi Ben,
Thanks for having a look at this
On Mon, Apr 5, 2010 at 3:32 PM, Ben Warren wrote:
> HI Graeme,
>
> On 3/25/2010 4:23 AM, Graeme Russ wrote:
>>
>> ---
>> I simply do not know why PCI_BASE_ADDRESS_1 has to be changed to
>> PCI_BASE_ADDRESS_0 - Please comment
>> }
>> +
>> +int board_et
On Monday 05 April 2010 01:22:39 Ben Warren wrote:
> On 3/24/2010 3:21 PM, Mike Frysinger wrote:
> > From: Brent Kandetzki
> >
> > The debug code uses the gcc __func__ define, but tries to use it as a
> > static const string which no longer works. So treat it like a normal
> > printf string argum
14 matches
Mail list logo