]> git.ipfire.org Git - people/ms/u-boot.git/commit
mx6sabresd: Fix IOMUXC_GPR6 and IOMUXC_GPR7 values
authorBreno Lima <breno.lima@nxp.com>
Wed, 2 Aug 2017 17:03:49 +0000 (14:03 -0300)
committerStefano Babic <sbabic@denx.de>
Wed, 16 Aug 2017 09:43:15 +0000 (11:43 +0200)
commita500a3311529ca79cfd51f1e223e77a94c78fbf1
tree8b50586970a13e3d31e2098b2cacda8437cc7e0a
parentff3a5fc46d492fd46d392c73f4c58cb3060d4fd6
mx6sabresd: Fix IOMUXC_GPR6 and IOMUXC_GPR7 values

The IPU AXI QoS for the i.MX6QP and i.MX6DP processors have to be set as
commented in the code:
/* set IPU AXI-id1 Qos=0x1 AXI-id0/2/3 Qos=0x7 */

Set IOMUXC_GPR6 and IOMUXC_GPR7 to 0x77177717 instead of 0x007F007F.

Signed-off-by: Breno Lima <breno.lima@nxp.com>
board/freescale/mx6sabresd/mx6sabresd.c