[#4929] ethernet gadget don't work on 537 with a USB-LAN extender
Submitted By: Vivi Li
Open Date
2009-02-23 04:35:19 Close Date
2009-03-26 23:56:09
Priority:
Medium Assignee:
Michael Hennerich
Status:
Closed Fixed In Release:
N/A
Found In Release:
N/A Release:
Category:
N/A Board:
STAMP
Processor:
BF537 Silicon Revision:
Is this bug repeatable?:
Yes Resolution:
Fixed
Uboot version or rev.:
Toolchain version or rev.:
gcc4.1_2009-01-19
App binary format:
N/A
Summary: ethernet gadget don't work on 537 with a USB-LAN extender
Details:
For bf537 with a USB-LAN extender, ethernet gadget and RNDIS don't work.
Kernel config file is attached. Bellow is the log:
--
Linux version 2.6.28.5-ADI-2009R1-pre-svn6104 (test@uclinux58-mmc-usblan) (gcc version 4.1.2 (ADI s9
console [early_BFuart0] enabled
early printk enabled on early_BFuart0
Warning: limiting memory to 56MB due to hardware anomaly 05000263
Board Memory: 64MB
Kernel Managed Memory: 64MB
Memory map:
fixedcode = 0x00000400-0x00000490
text = 0x00001000-0x00110df0
rodata = 0x00110df0-0x00163f48
bss = 0x00163f50-0x00172aa4
data = 0x00172aa4-0x00184000
stack = 0x00182000-0x00184000
init = 0x00184000-0x0061e000
available = 0x0061e000-0x037ff000
DMA Zone = 0x03f00000-0x04000000
Hardware Trace Active and Enabled
Boot Mode: 0
Reset caused by Software reset
Blackfin support (C) 2004-2009 Analog Devices, Inc.
Compiled for ADSP-BF537 Rev 0.2
Blackfin Linux support by blackfin.uclinux.org/
Processor Speed: 500 MHz core clock and 125 MHz System Clock
NOMPU: setting up cplb tables
Instruction Cache Enabled for CPU0
Data Cache Enabled for CPU0 (write-back)
Built 1 zonelists in Zone order, mobility grouping off. Total pages: 14223
Kernel command line: root=/dev/mtdblock0 rw earlyprintk=serial,uart0,57600 console=ttyBF0,57600 ip=f
Configuring Blackfin Priority Driven Interrupts
PID hash table entries: 256 (order: 8, 1024 bytes)
console handover: boot [early_BFuart0] -> real [ttyBF0]
Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
Memory available: 50496k/65536k RAM, (4712k init code, 1087k kernel code, 461k data, 1024k dma, 775)
Calibrating delay loop... 997.37 BogoMIPS (lpj=1994752)
Security Framework initialized
Mount-cache hash table entries: 512
Blackfin Scratchpad data SRAM: 4 KB
Blackfin L1 Data A SRAM: 16 KB (15 KB free)
Blackfin L1 Data B SRAM: 16 KB (16 KB free)
Blackfin L1 Instruction SRAM: 48 KB (41 KB free)
PDA for CPU0 reserved at 00165038
net_namespace: 288 bytes
NET: Registered protocol family 16
Blackfin GPIO Controller
Blackfin DMA Controller
stamp_init(): registering device resources
NET: Registered protocol family 2
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 2048 (order: 2, 16384 bytes)
TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
TCP: Hash tables configured (established 2048 bind 2048)
TCP reno registered
NET: Registered protocol family 1
msgmni has been set to 98
io scheduler noop registered
io scheduler anticipatory registered (default)
io scheduler cfq registered
Serial: Blackfin serial driver
bfin-uart.1: ttyBF0 at MMIO 0xffc00400 (irq = 18) is a BFIN-UART
brd: module loaded
bfin_mii_bus: probed
bfin_mac: attached PHY driver [SMSC LAN83C185] (mii_bus:phy_addr=0:01, irq=-1, mdc_clk=2500000Hz(md)
bfin_mac bfin_mac.0: Blackfin on-chip Ethernet MAC driver, Version 1.1
net2272: PLX NET2272 USB Peripheral Controller
net2272: irq 57, mapped mem 20300000, chip rev 0011
net2272: running in 16-bit, no byte swap local bus mode
net2272: version: 2005 Sept 8
rtc-bfin rtc-bfin: rtc core: registered rtc-bfin as rtc0
bfin-wdt: initialized: timeout=20 sec (nowayout=0)
TCP cubic registered
NET: Registered protocol family 17
rtc-bfin rtc-bfin: setting system clock to 1970-01-04 16:23:34 UTC (318214)
IP-Config: Complete:
device=eth0, addr=10.100.4.50, mask=255.255.255.0, gw=10.100.4.174,
host=bf537-stamp, domain=, nis-domain=(none),
bootserver=10.100.4.174, rootserver=10.100.4.174, rootpath=
Freeing unused kernel memory: 4712k freed
dma_alloc_init: dma_page @ 0x0061b000 - 256 pages at 0x03f00000
_____________________________________
a8888b. / Welcome to the uClinux distribution \
d888888b. / _ _ \
8P"YP"Y88 / | | |_| __ __ (TM) |
8|o||o|88 _____/ | | _ ____ _ _ \ \/ / |
8' .88 \ | | | | _ \| | | | \ / |
8`._.' Y8. \ | |__ | | | | | |_| | / \ |
d/ `8b. \ \____||_|_| |_|\____|/_/\_\ |
dP . Y8b. \ For embedded processors including |
d8:' " `::88b \ the Analog Devices Blackfin /
d8" 'Y88b \___________________________________/
:8P ' :888
8a. : _a88P For further information, check out:
._/"Yaa_: .| 88P| - blackfin.uclinux.org/
\ YP" `| 8P `. - docs.blackfin.uclinux.org/
/ \.___.d| .' - www.uclinux.org/
`--..__)8888P`._.' jgs/a:f - www.analog.com/blackfin
Have a lot of fun...
BusyBox v1.13.2 (2009-02-18 14:46:47 GMT) built-in shell (msh)
Enter 'help' for a list of built-in commands.
root:/> PHY: 0:01 - Link is Up - 100/Full
root:/>
root:/> dmesg |grep net2272
net2272: PLX NET2272 USB Peripheral Controller
net2272: irq 57, mapped mem 20300000, chip rev 0011
net2272: running in 16-bit, no byte swap local bus mode
net2272: version: 2005 Sept 8
root:/> dmesg |grep usb0
root:/>
root:/>
root:/> ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:E0:22:FE:47:DE
inet addr:10.100.4.50 Bcast:10.100.4.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2 errors:0 dropped:0 overruns:0 frame:0
TX packets:1 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:128 (128.0 B) TX bytes:42 (42.0 B)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
root:/>
--
Following message should appear during kernel booting if usb network is OK.
--
net2272: PLX NET2272 USB Peripheral Controller
net2272: irq 57, mapped mem 20300000, chip rev 0011
net2272: running in 16-bit, no byte swap local bus mode
net2272: version: 2005 Sept 8
ether gadget: using random self ethernet address
ether gadget: using random host ethernet address
usb0: Ethernet Gadget, version: May Day 2005
usb0: using net2272, OUT ep-b IN ep-a STATUS ep-c
usb0: MAC b2:d5:5a:dd:97:6b
usb0: HOST MAC b6:79:97:c0:40:c4
usb0: RNDIS ready
--
Follow-ups
--- Michael Hennerich 2009-03-18 12:39:38
Fixed on svn trunk:
Fix usb_gadget_register_driver don't test for unbind.
Unbind is declared __exit_p(f) which defaults to NULL if not MODULE
Fix compile warnings - WARN redefined
Use board defines to workaround board issues rather than processor
defines.
Fix Kconfig indention
-Michael
--- Vivi Li 2009-03-26 23:56:09
It works now. Close this bug.
Thanks!
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
config.usbnet application/octet-stream 36466 Vivi Li