Hi,
I downloaded SDK ver 0.5 for LS1043A and compiled under yocto environment. I made ethernet module as loadable module and compiled, the image loaded to LS1043A RDB board did not had .ko file
Procedure:
bitbake -c menuconfig virtual/kernel
< Made Gianfar the loadable as <M> >
bitbake -f fsl-xxxx-kernelitb
This above step generates kernel.itb
Through TFTP boot the image. Iam not able to find gianfar.ko under /etc/lib folder.
Let me know if iam missing anything here.
Thanks,
Manjunath M N