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.

Problem about boot dm8168 from eth1 instead from eth0

Hi all:

I develop on dm8168 with dvrrdk3.50.And I want to boot from eth1,and download uImage from

eth1,and run nfs system on eth1 port, all of which are done on eth0,

How can i do this? the uboot ,kernel must be updated ?

best regards

xavier

  • Hi,

    Is this your custom board or  TI's  EVM ?

    How can i do this? the uboot ,kernel must be updated ?

    Yes, By default the either MII or RMII ethernet could configured in EVM board and need to change in u-boot (def file) as well as linux (board file) if you want access other eth port,

    Need to disable eth1 and then enable eth0,,