Re: [U-Boot] [PATCH] arm: zynq: Label whole PL part as fpga_full region

2017-07-10 Thread Michal Simek
On 29.6.2017 19:38, Moritz Fischer wrote: > Hi Michal, > > can you / did you send this to the kernel ML, too? We need to send fpga manager driver first but yes we will do it. > > On Thu, Jun 29, 2017 at 3:14 AM, Michal Simek wrote: >> This will simplify dt overlay

Re: [U-Boot] [PATCH] arm: zynq: Label whole PL part as fpga_full region

2017-06-29 Thread Moritz Fischer
Hi Michal, can you / did you send this to the kernel ML, too? On Thu, Jun 29, 2017 at 3:14 AM, Michal Simek wrote: > This will simplify dt overlay structure for the whole PL. > > Signed-off-by: Michal Simek Reviewed-by: Moritz Fischer

[U-Boot] [PATCH] arm: zynq: Label whole PL part as fpga_full region

2017-06-29 Thread Michal Simek
This will simplify dt overlay structure for the whole PL. Signed-off-by: Michal Simek --- arch/arm/dts/zynq-7000.dtsi | 8 1 file changed, 8 insertions(+) diff --git a/arch/arm/dts/zynq-7000.dtsi b/arch/arm/dts/zynq-7000.dtsi index 34fc6e5f8936..f993e19ef280