Re: [U-Boot] [PATCHv3] armv8: fsl-layerscape: Fix a typo of Layerscape PCIe config entry

-----Original Message----- From: Z.q. Hou Sent: Tuesday, August 27, 2019 9:00 AM To: u-boot@lists.denx.de; Prabhakar Kushwaha prabhakar.kushwaha@nxp.com; alexm.osslist@gmail.com; bmeng.cn@gmail.com Cc: Z.q. Hou zhiqiang.hou@nxp.com Subject: [PATCHv3] armv8: fsl-layerscape: Fix a typo of Layerscape PCIe config entry
From: Hou Zhiqiang Zhiqiang.Hou@nxp.com
The correct config entry is CONFIG_PCIE_LAYERSCAPE and this typo results in skipping the fixup of Linux PCIe DT nodes.
Also enable the fixup when Layerscape Gen4 controller driver is enabled.
Fixes: 4da0e52c9dc0 (armv8: fsl-layerscape: fix config dependency for layerscape pci code) Signed-off-by: Hou Zhiqiang Zhiqiang.Hou@nxp.com Reviewed-by: Bin Meng <bmeng.cn@gmail.com[] >
Applied to fsl-qoriq master, awaiting upstream.
Thanks priyankajain
participants (1)
-
Priyanka Jain