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.
<html><head><title>Jive SBS</title></head> <body><font face="arial,helvetica,sans-serif"> <b>Error</b><br><font size="-1"> An general error occurred while processing your request. </font></font></body></html>
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.