Hi all,
We have a Mini-ITX Zynq board (7Z045) with a PCIe core within the PL. Booting the boad with the PCIe support, I'm able to to see the SATA card inserted within the PCIe slot.
From "lspci -v" output, it makes sense the ahci driver has not been enabled. Questions I'm having is how I could enable it on the pulsar-8 distribution.
- Do I have to recompile everything with a compilation flag enabled somewhere (still searching where)
- Is there a kernel driver version that we could insmod
- Or I ahve to compile only the driver and "insmod" it?
If somebody have some guidance, it would be appreciated.