Re: [U-Boot] [PATCH] ARM64: zynqmp: Enable AHCI on EP platform

2016-07-21 Thread Michal Simek
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 > --- > include/configs/xilinx_zynqmp_ep.h | 1 + > 1 file changed, 1 in

[U-Boot] [PATCH] ARM64: zynqmp: Enable AHCI on EP platform

2016-07-20 Thread Alexander Graf
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 --- include/configs/xilinx_zynqmp_ep.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/configs/xilinx_zynqmp_e