Re: [U-Boot] [PATCH 3/3] arm64: zynqmp: add support for Avnet UltraZed-EV Starter Kit

2019-05-24 Thread Luca Ceresoli
Hi, On 24/05/19 10:01, Michal Simek wrote: > On 23. 05. 19 15:54, Luca Ceresoli wrote: >> Hi, >> >> On 22/05/19 12:24, Michal Simek wrote: >>> On 10. 05. 19 10:15, Luca Ceresoli wrote: Avnet UltraZed-EV Starter Kit is composed by the UltraZed-EV SoM and the only publicly-available

Re: [U-Boot] [PATCH 3/3] arm64: zynqmp: add support for Avnet UltraZed-EV Starter Kit

2019-05-24 Thread Michal Simek
On 23. 05. 19 15:54, Luca Ceresoli wrote: > Hi, > > On 22/05/19 12:24, Michal Simek wrote: >> On 10. 05. 19 10:15, Luca Ceresoli wrote: >>> Avnet UltraZed-EV Starter Kit is composed by the UltraZed-EV SoM and the >>> only publicly-available compatible carrier card. The SoM is based on the EV >>>

Re: [U-Boot] [PATCH 3/3] arm64: zynqmp: add support for Avnet UltraZed-EV Starter Kit

2019-05-23 Thread Luca Ceresoli
Hi, On 22/05/19 12:24, Michal Simek wrote: > On 10. 05. 19 10:15, Luca Ceresoli wrote: >> Avnet UltraZed-EV Starter Kit is composed by the UltraZed-EV SoM and the >> only publicly-available compatible carrier card. The SoM is based on the EV >> version of the Xilinx ZynqMP SoC+FPGA. >> >> The

Re: [U-Boot] [PATCH 3/3] arm64: zynqmp: add support for Avnet UltraZed-EV Starter Kit

2019-05-22 Thread Michal Simek
On 10. 05. 19 10:15, Luca Ceresoli wrote: > Avnet UltraZed-EV Starter Kit is composed by the UltraZed-EV SoM and the > only publicly-available compatible carrier card. The SoM is based on the EV > version of the Xilinx ZynqMP SoC+FPGA. > > The psu_init_gpl.c file has been generated from the board

[U-Boot] [PATCH 3/3] arm64: zynqmp: add support for Avnet UltraZed-EV Starter Kit

2019-05-10 Thread Luca Ceresoli
Avnet UltraZed-EV Starter Kit is composed by the UltraZed-EV SoM and the only publicly-available compatible carrier card. The SoM is based on the EV version of the Xilinx ZynqMP SoC+FPGA. The psu_init_gpl.c file has been generated from the board definition files at [0] using Vivado 2018.3. It has