Re: [U-Boot] [PATCH] arm: imx6: configure NoC on i.MX6DQP

2018-03-20 Thread Christian Gmeiner
Hi Filip Is there any update on this patch? I am looking into imx6qp bring-up and this looks like a nice patch. 2016-10-04 10:51 GMT+02:00 Stefano Babic : > Hi Filip, > > On 14/09/2016 13:36, Filip Brozovic wrote: >> The i.MX6DP and i.MX6QP incorporate NoC interconnect logic >> which needs to be

Re: [U-Boot] [PATCH] arm: imx6: configure NoC on i.MX6DQP

2016-10-04 Thread Stefano Babic
Hi Filip, On 14/09/2016 13:36, Filip Brozovic wrote: > The i.MX6DP and i.MX6QP incorporate NoC interconnect logic > which needs to be configured in order to use external DDR memory. > > This patch enables the SPL to configure the necessary registers > in accordance with the NXP engineering bullet

[U-Boot] [PATCH] arm: imx6: configure NoC on i.MX6DQP

2016-09-14 Thread Filip Brozovic
The i.MX6DP and i.MX6QP incorporate NoC interconnect logic which needs to be configured in order to use external DDR memory. This patch enables the SPL to configure the necessary registers in accordance with the NXP engineering bulletin EB828. Signed-off-by: Filip Brozovic --- arch/arm/cpu/armv