Hi,
I am trying to migrate from DVSDK2 to DVSDK4 with my custom DM365 board. I already have some software running in the board with the Montavista kernel and when I use the U-boot 1.3.4 I have no problems with the ETH PHY.
The chip is the DP83848.
When I flash the u-boot2010.12-rc2 I don't see the message "PHY DP83848 detected @ 0x01" as in my previous u-boot. is not detected but I also don't have the "No ETH PHY detected!! message.
The only message I see about is the "Davinci-EMAC".
The problem is that each u-boot command which involves the ethernet (ping, tftp) causes the reboot.
I check the emac_defs.h file for the old and the new u-boot and the definitions looks the same. I have not idea about how to address this issue.
Thank you for your help.