From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 6 Jun 2014 04:19:31 +0200 Subject: [U-Boot] [PATCH] mx6: Fix definition of IOMUXC_GPR12_DEVICE_TYPE_RC In-Reply-To: <1402007490-9397-1-git-send-email-festevam@gmail.com> References: <1402007490-9397-1-git-send-email-festevam@gmail.com> Message-ID: <201406060419.31189.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Friday, June 06, 2014 at 12:31:30 AM, Fabio Estevam wrote: > From: Fabio Estevam > > mx6 reference manual incorrectly states that the DEVICE_TYPE field of > IOMUXC_GPR12 register should be configured as '0010' for setting the PCI > controller in RC mode. The correct value should be '0100' instead. > > This also aligns with the same value used in the mx6 pci kernel driver. > > Signed-off-by: Fabio Estevam Acked-by: Marek Vasut Best regards, Marek Vasut