Ben Warren wrote:
> Wolfgang,
> 
> Is the merge window open for the rest of today, or is it closed? If 
> open, I'll look at this patch set later today and act on it. Otherwise 
> this goes into the 'for later' bin.
> 

Hi,

this patch does not work on the trizeps board. I get the following error:

$ tftp 0xa0010000 u-boot.bin
dm9000 i/o: 0x8000000, id: 0x90000a46

DM9000: running in 32 bit mode

MAC: 00:50:c2:3b:8f:0a

operating at 100M full duplex mode

TFTP from server 192.168.2.14; our IP address is 192.168.2.77

Filename 'u-boot.bin'.
Load address: 0xa0010000

Loading: DM9000 error: status check fail: 0x6d

I have only applied the patches and tried a quick check...The bus width
is correctly recognized but there is no data transfer.

However, the ethernet controller works with the current driver:

$ tftp  0xa0010000 u-boot.bin
dm9000 i/o: 0x8000000, id: 0x90000a46

MAC: 00:50:c2:3b:8f:0a

operating at 100M full duplex mode

TFTP from server 192.168.2.14; our IP address is 192.168.2.77

Filename 'u-boot.bin'.
Load address: 0xa0010000

Loading: ###########

done

Bytes transferred = 160180 (271b4 hex)

Regards,
Stefano

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: [EMAIL PROTECTED]
=====================================================================

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to