I programmed my logic into the PL on a minized and using the petalinux tools configured a 4.9 version of petalinux for it. Linux and the PL work well, except networking. The wifi.sh script that came with the minized does a ‘modprobe bcmdhd’. This appears to be a custom kernel module that contains the Wi-Fi drivers. I am unable to find the source for the module so that I can build it myself or to configure the kernel to support this Wi-Fi chip without the module. Also, I would also like to get a copy of the configuration files for the petalinux kernel and rootfs that matches the image.ub that comes with the board so that I can create my own image.ub using my version of the PL. Has anyone successfully built a petalinux image.ub and gotten Wi-Fi to work? Does anyone know where to get the stock petalinux configuration files?