]> Git Repo - J-u-boot.git/commit
arm: imx6: configure NoC on i.MX6DQP
authorBernhard Messerklinger <[email protected]>
Mon, 9 Mar 2020 09:55:34 +0000 (10:55 +0100)
committerStefano Babic <[email protected]>
Fri, 17 Apr 2020 16:56:19 +0000 (18:56 +0200)
commit7794d889d3a8b1563d4b98510df1b74d742337e7
tree2207d31943bc636ff1093940bfb440bba4d66366
parenta0448e5c039070669319993b95425327b6e1d381
arm: imx6: configure NoC on i.MX6DQP

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.

Co-developed-by: Filip Brozović <[email protected]>
Signed-off-by: Bernhard Messerklinger <[email protected]>
Signed-off-by: Filip Brozovic <[email protected]>
arch/arm/include/asm/arch-mx6/mx6-ddr.h
arch/arm/mach-imx/mx6/ddr.c
This page took 0.03813 seconds and 4 git commands to generate.