Other Parts Discussed in Thread: SK-AM62
Hi,
I have been trying to figuring out how to set the active ethernet interface @uboot on the SK-AM62 board.
Below command was used to switch the active ethernet interface to eth1.
setenv ethprime eth1;saveenv
But it did not work.
The active ethernet interface was still eth0.
Best Regards,
Li