arm9보드에서 커널 부팅중 usb와 관련된 error 메세지입니다.
-------------------------------------------------------------------
U-Boot 1.0.
at91_ohci at91_ohci: AT91 OHCI
at91_ohci at91_ohci: new USB bus registered, assigned bus number 1
DRAM Configuration:
at91_ohci at91_ohci: irq 23, io mem 0x00300000
Atmel: AT49BV1614 (16Mbit)
usb usb1: configuration #1 chosen from 1 choiceaFlash:AT45DB642
Nb pages:
hub 1-0:1.0: USB hub foundSize: 1056
hub 1-0:1.0: 2 ports detected
Logical address:
usbcore: registered new interface driver usbhid0000000 to C0007FFF (RO)
drivers/usb/input/hid-core.c: v2.6:USB HID core driver
Area 2: C0020000 to C0027FFF
udc: at91_udc version 3 May 2006 C0028000 to C083FFFF
mice: PS/2 mouse device common for all mice
Out: serial
Err: serial
Logical address: 0xC0000
Freeing init memory: 4060K
*---------------------
remounting / read-write... done.
1: Dow
usb 1-2: device descriptor read/64, error -62
usb 1-2: device descriptor read/64, error -62
Done.
mounting /dev/pts... done.
usb 1-2: new low speed USB device using at91_ohci and address 4
starting syslogd... syslogd: Couldn't get file descriptor for socket /dev/log: F
unction not implemented
done.
starting klogd... done.
starting telnetd... telnetd: socket: Function not implemented
done.
usb 1-2: device not accepting address 4, error -62
usb 1-2: new low speed USB device using at91_ohci and address 5
usb 1-2: device not accepting address 5, error -62
-----------------------------------------------------------------------------------------
테스트한 보드는 제가 직접 만든 at91rm9200 칩을 사용한 arm9보드입니다. 커널버전은 2.6.21 버전을 포팅했습니다. 커널은 무사히 포팅했는데.. usb로 뭘해볼려고 menuconfig에서 usb-host를 enable 한다음에 부팅해봤더니... 위와 같이 군데군데 error가 납니다.
이말은... 하드웨어설계가 잘못된 건가요?(usb 포트에는 아무것도 꽂지않고 테스트 했는데 위와 같은 부팅 메세지가 나왔습니다.)
아니면 소프트웨어적으로 뭔가 잘못한 건가요?
아시는 분 답변좀 부탁드립니다. 감사합니다.
댓글 달기