openbmc icon indicating copy to clipboard operation
openbmc copied to clipboard

Wedge100 device kernel to 4.18 missed eth0

Open simon-fan opened this issue 5 years ago • 1 comments

I have a Wedge100 board, I want to change the kernel to 4.18. it is my configure: KERNEL_DEVICETREE = "aspeed-bmc-facebook-wedge100.dtb" PREFERRED_VERSION_linux-aspeed = "4.18.16" PREFERRED_VERSION_libwatchdog = "0.2"

It can executes to login, though many warnings and error. My concerns is device missed eth0. kernel we are sure: CONFIG_NET_VENDOR_FARADAY=y CONFIG_FTGMAC100=y

What configure do I msiss?

Thanks. Simon Fan

simon-fan avatar Dec 27 '18 04:12 simon-fan