Re: [PATCH v2] arm64: zynqmp: Add support for u-boot.itb generation with ATF

2019-12-10 Thread Tom Rini
On Tue, Dec 10, 2019 at 01:03:29PM +0100, Michal Simek wrote: > On 09. 12. 19 16:49, Tom Rini wrote: > > On Mon, Dec 09, 2019 at 03:21:02PM +0100, Michal Simek wrote: > >> On 05. 12. 19 15:33, Tom Rini wrote: > >>> On Thu, Dec 05, 2019 at 09:46:57AM +0100, Michal Simek wrote: > Follow i.MX,

Re: [PATCH v2] arm64: zynqmp: Add support for u-boot.itb generation with ATF

2019-12-10 Thread Michal Simek
On 09. 12. 19 16:49, Tom Rini wrote: > On Mon, Dec 09, 2019 at 03:21:02PM +0100, Michal Simek wrote: >> On 05. 12. 19 15:33, Tom Rini wrote: >>> On Thu, Dec 05, 2019 at 09:46:57AM +0100, Michal Simek wrote: Follow i.MX, Sunxi, RISC-V and Rockchip to generate u-boot.itb which includes

Re: [PATCH v2] arm64: zynqmp: Add support for u-boot.itb generation with ATF

2019-12-09 Thread Tom Rini
On Mon, Dec 09, 2019 at 03:21:02PM +0100, Michal Simek wrote: > On 05. 12. 19 15:33, Tom Rini wrote: > > On Thu, Dec 05, 2019 at 09:46:57AM +0100, Michal Simek wrote: > >> Follow i.MX, Sunxi, RISC-V and Rockchip to generate u-boot.itb which > >> includes U-Boot proper, ATF and DTBs in FIT format.

Re: [PATCH v2] arm64: zynqmp: Add support for u-boot.itb generation with ATF

2019-12-09 Thread Michal Simek
On 05. 12. 19 15:33, Tom Rini wrote: > On Thu, Dec 05, 2019 at 09:46:57AM +0100, Michal Simek wrote: >> Follow i.MX, Sunxi, RISC-V and Rockchip to generate u-boot.itb which >> includes U-Boot proper, ATF and DTBs in FIT format. ZynqMP supports FIT for >> quite a long time but with using out of

Re: [PATCH v2] arm64: zynqmp: Add support for u-boot.itb generation with ATF

2019-12-05 Thread Tom Rini
On Thu, Dec 05, 2019 at 09:46:57AM +0100, Michal Simek wrote: > Follow i.MX, Sunxi, RISC-V and Rockchip to generate u-boot.itb which > includes U-Boot proper, ATF and DTBs in FIT format. ZynqMP supports FIT for > quite a long time but with using out of tree solution. The patch is filling > this

[PATCH v2] arm64: zynqmp: Add support for u-boot.itb generation with ATF

2019-12-05 Thread Michal Simek
Follow i.MX, Sunxi, RISC-V and Rockchip to generate u-boot.itb which includes U-Boot proper, ATF and DTBs in FIT format. ZynqMP supports FIT for quite a long time but with using out of tree solution. The patch is filling this gap. Tested on zcu102, zcu104 and zcu100/Ultra96. zcu100/Ultra96 v2.2