Hello!
I'm trying to compile the whole Linux OS (kernel and user land) with wireless support for the MicroZed using the rt2x00 wifi usb modules, which are integrated into the kernel.
I used the following branch:
https://github.com/Xilinx/linux-xlnx/tree/xilinx-v14.7
and followed the Xilinx wiki:
www.wiki.xilinx.com
but the image I made for the MicroZed with the instructions from the wiki, was not bootable. A red led turned on at boot.
I would like to ask for some guide lines for creating a bootable sdcard with a working kernel and user land, with wireless support.
Thank you!