[U-Boot] [PATCH] arm64: zynqmp: Setup MMU map for DDR at run time

2018-04-20 Thread Michal Simek
From: Nitin Jain This patch used for filling the MMU map for DDR at run time based information read from Device Tree or automatically detected from static configuration. Signed-off-by: Nitin Jain Signed-off-by: Siva Durga Prasad Paladugu Signed-off-by: Michal Simek --- arch/arm/cpu/armv8/zy

Re: [U-Boot] [PATCH] arm64: zynqmp: Setup MMU map for DDR at run time

2018-04-26 Thread Alexander Graf
On 04/20/2018 09:46 AM, Michal Simek wrote: From: Nitin Jain This patch used for filling the MMU map for DDR at run time based information read from Device Tree or automatically detected from static configuration. The sentence above is missing a word somewhere :). Also, the description doesn

Re: [U-Boot] [PATCH] arm64: zynqmp: Setup MMU map for DDR at run time

2018-04-26 Thread Michal Simek
On 26.4.2018 17:21, Alexander Graf wrote: > On 04/20/2018 09:46 AM, Michal Simek wrote: >> From: Nitin Jain >> >> This patch used for filling the MMU map for DDR at run time based >> information read from Device Tree or automatically detected from static >> configuration. > > The sentence above i

Re: [U-Boot] [PATCH] arm64: zynqmp: Setup MMU map for DDR at run time

2018-04-26 Thread Alexander Graf
On 04/26/2018 05:40 PM, Michal Simek wrote: On 26.4.2018 17:21, Alexander Graf wrote: On 04/20/2018 09:46 AM, Michal Simek wrote: From: Nitin Jain This patch used for filling the MMU map for DDR at run time based information read from Device Tree or automatically detected from static configur

Re: [U-Boot] [PATCH] arm64: zynqmp: Setup MMU map for DDR at run time

2018-04-26 Thread Michal Simek
On 26.4.2018 18:02, Alexander Graf wrote: > On 04/26/2018 05:40 PM, Michal Simek wrote: >> On 26.4.2018 17:21, Alexander Graf wrote: >>> On 04/20/2018 09:46 AM, Michal Simek wrote: From: Nitin Jain This patch used for filling the MMU map for DDR at run time based information re