[U-Boot] [PATCHv2] armv8: fsl-layerscape: Fix a typo of Layerscape PCIe config entry
Bin Meng
bmeng.cn at gmail.com
Mon Aug 26 08:55:51 UTC 2019
On Mon, Aug 26, 2019 at 4:36 PM Z.q. Hou <zhiqiang.hou at nxp.com> wrote:
>
> From: Hou Zhiqiang <Zhiqiang.Hou at nxp.com>
>
> The correct config entry is CONFIG_PCIE_LAYERSCAPE, this typo
nits: and this typo
> result in skipping the fixup of Linux PCIe DT nodes.
results
>
> 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 at nxp.com>
> ---
> V2:
> - Enable this fixup for Layerscape Gen4 controller driver.
>
> arch/arm/cpu/armv8/fsl-layerscape/fdt.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
After addressing the above, you can add my:
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
Regards,
Bin
More information about the U-Boot
mailing list