[#5523] Blackfin MUSB build fails after update to 2.6.31
Submitted By: Mike Frysinger
Open Date
2009-09-11 18:13:36 Close Date
2009-09-16 13:40:08
Priority:
Medium Assignee:
Cliff Cai
Status:
Closed Fixed In Release:
N/A
Found In Release:
2010R1 Release:
svn trunk 7304
Category:
N/A Board:
N/A
Processor:
BF526 Silicon Revision:
Is this bug repeatable?:
Yes Resolution:
Fixed
Uboot version or rev.:
Toolchain version or rev.:
trunk
App binary format:
N/A
Summary: Blackfin MUSB build fails after update to 2.6.31
Details:
drivers/built-in.o: In function `musb_platform_init':
drivers/usb/musb/blackfin.c:300: undefined reference to `usb_nop_xceiv_register'
make: *** [.tmp_vmlinux1] Error 1
happens for all BF52x/BF54x parts
Follow-ups
--- Cliff Cai 2009-09-16 01:24:09
The usb driver framework now introduce a new driver and force to use for all the
usb transceiver which are either built-in with usb ip or which are autonomous
and doesn't require any phy programming such as ISP1x04 etc.
So a new config item must be selected.
config NOP_USB_XCEIV
tristate "NOP USB Transceiver Driver"
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
No Files Were Found