
26 Jul
2016
26 Jul
'16
10:27 p.m.
On 07/20/2016 09:51 PM, Gong Qianyu wrote:
QSPI and IFC are pin-multiplexed on LS1043AQDS board. If QSPI is enabled, IFC would not be initialized correctly. So disable the IFC node for Linux.
Signed-off-by: Gong Qianyu Qianyu.Gong@nxp.com
v3:
- Moved the fixup to board file.
- Detected the muxing through QIXIS at runtime.
- Tested on LS1043AQDS board.
board/freescale/ls1043aqds/ls1043aqds.c | 10 ++++++++++ 1 file changed, 10 insertions(+)
Applied to fsl-qoriq master. Awaiting upstream. Thanks.
York