]> git.baikalelectronics.ru Git - uboot.git/commit
mx6sabreauto: Fix IOMUXC_GPR6 and IOMUXC_GPR7 values
authorBreno Lima <breno.lima@nxp.com>
Wed, 2 Aug 2017 17:08:41 +0000 (14:08 -0300)
committerStefano Babic <sbabic@denx.de>
Wed, 16 Aug 2017 09:44:18 +0000 (11:44 +0200)
commit340f8c0a32956f679680e6554c0f91d5f8435023
tree5a3e7f6830182cd2ed249c4a89b5f069b28bb9df
parentd1d2a689f0b2f7bcfbb08715ee47c8f1482d8f7c
mx6sabreauto: 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/mx6sabreauto/mx6sabreauto.c