From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 30 Oct 2015 09:13:53 -0700 Subject: [U-Boot] [PATCH] ls102xa: fdt: Disable IFC in SD boot for QSPI In-Reply-To: <1446000023-34819-1-git-send-email-b18965@freescale.com> References: <1446000023-34819-1-git-send-email-b18965@freescale.com> Message-ID: <56339741.4090609@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 10/27/2015 07:40 PM, Alison Wang wrote: > As QSPI/DSPI and IFC are pin multiplexed, IFC is disabled > in SD boot for QSPI. This patch will add fdt support for > this rule. > > Signed-off-by: Alison Wang > --- Applied to u-boot-fsl-qoriq. Awaiting upstream. Thanks. York