This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Fail to boot when enabling Ethernet usb driver

Dears,

I'm using Beagleboard rev C4 and try to configure usb Ethernet external device. So I enabled Davincom DM9601 based usb, and after that I had a 3.2 MB uImage.

Unfortunately, when booting, beagleboard stops at "starting kernel", do nothing. Moreover, I have the same problem when trying to enable USB gadget Ethernet , which also generated 3.2 Mb uImage.

Here is my log:

Beagle Rev C4
Starting X-loader on MMC
tarting OS Bootloader from MMC...
Starting OS BootloadeRAM: 256 MiB
NAND: HW ECC [Kernel/FS layout] selected
256 MiB
In: serial
Out: serial
Err: serial
Beagle Rev C4
boot: 5 mmc1 is available
## Executing script at 82000000
reading uImage
k0p1/uImage *****
## Booting kernel from Legacy Image at 81000000 ...
Image Name: Linux-2.6.37-g06ebbba-dirty
Image Type: ARM Linux Ke416 Bytes = 3.2 MiB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK

Starting kernel...

 

 

Any one know how to solve this situation? Thanks