[U-Boot] Handling different ethernhet phys on the same system.

2008-09-26 Thread vb
Hello Ben, I am trying to port u-boot on a system which deploys two different types of ethernet PHYs, and don't see a good way of doing it with the current sw structure. There are concurrent implementations for supporting different PHYs, and it looks like quite often bringing in a new etherent

Re: [U-Boot] Handling different ethernhet phys on the same system.

2008-09-26 Thread Ben Warren
Hi Vadim, vb wrote: Hello Ben, I am trying to port u-boot on a system which deploys two different types of ethernet PHYs, and don't see a good way of doing it with the current sw structure. There are concurrent implementations for supporting different PHYs, and it looks like quite often