On 21.7.2016 01:34, Alexander Graf wrote: > The EP platform also has working AHCI emulation, so I see little reason > not to implement the plumbing for it that enables us to boot from AHCI. > > Signed-off-by: Alexander Graf <ag...@suse.de> > --- > include/configs/xilinx_zynqmp_ep.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/include/configs/xilinx_zynqmp_ep.h > b/include/configs/xilinx_zynqmp_ep.h > index c5bd5da..44434aa 100644 > --- a/include/configs/xilinx_zynqmp_ep.h > +++ b/include/configs/xilinx_zynqmp_ep.h > @@ -17,6 +17,7 @@ > #define CONFIG_ZYNQ_SDHCI_MIN_FREQ (CONFIG_ZYNQ_SDHCI_MAX_FREQ << 9) > #define CONFIG_ZYNQ_EEPROM > #define CONFIG_AHCI > +#define CONFIG_SATA_CEVA > #define CONFIG_ZYNQMP_XHCI_LIST {ZYNQMP_USB0_XHCI_BASEADDR, \ > ZYNQMP_USB1_XHCI_BASEADDR} > >
Applied. Thanks, Michal _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot