I have recently bought the ASIX8872B usb 2.0 to ethernet dongle and I would like to get it working during the U-boot sequence. I know the driver is in the U-boot source, do I just go through “make menuconfig” and use the correct driver?
Basically I would like to get the USB ethernet dongle to work before kernel is launched.
Thanks.