hardware: degsin by myself according to am335xevm
software: ubuntu 10.04 uboot 2011.09 uboot2013.01
question:
Uboot 2011.09 has worked on my board, however, the 1000mbps ethernet can't link with host pc. the problem is ping fail, host 192.168.135.190 is not alive. i find there is a except return in function cpdma_process() on the file of
cpsw.c. i try my best to deal with this problem ,but i have no good idea. some people in e2e.ti.com tell me the uboot
2011.09 may have bug on the net driver and suggest me to change a uboot.
so i download the sdk6.0 and use the uboot 2013.01. when i modify the ddr configuration according to the uboot2011.09 , the uboot can't work and uart0 has no information to output.
i think the hardware is ok because uboot2011.09 can work,so why uboot 2013.01 can't work ,pls help me
and give me some suggestiongs?
thanks