U-Boot network driver
Joel Stanley
joel at jms.id.au
Fri Oct 28 11:06:17 AEDT 2016
On Fri, Oct 28, 2016 at 5:02 AM, Maxim Sloyko <maxims at google.com> wrote:
>
> Which networking driver are we committed to for U-Boot, is it aspeednic or
> ftgmac100?
Currently we use aspeednic on nsci systems, and ftgmac100 on systems
with their own phy.
ftgmac100 is upstream, but does not have ncsi support.
The plan is outlined on the u-boot wiki:
https://github.com/openbmc/u-boot/wiki
Which is to write a nsci library for u-boot, in the same fashion as
the one Gavin wrote for the kernel.
When we have this we will integrate ncsi support into the ftgmac100
driver and delete the aspeednic.
Cheers,
Joel
More information about the openbmc
mailing list