On 05/05/2017 02:16 AM, Amrita Kumari wrote: > Signed-off-by: Amrita Kumari <amrita.kum...@nxp.com> > --- > arch/arm/cpu/armv8/fsl-layerscape/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/cpu/armv8/fsl-layerscape/Kconfig > b/arch/arm/cpu/armv8/fsl-layerscape/Kconfig > index e4968a7..e84a2b0 100644 > --- a/arch/arm/cpu/armv8/fsl-layerscape/Kconfig > +++ b/arch/arm/cpu/armv8/fsl-layerscape/Kconfig > @@ -198,7 +198,7 @@ config SYS_LS_PPA_FW_ADDR > default 0x20400000 if SYS_LS_PPA_FW_IN_XIP && QSPI_BOOT && ARCH_LS2080A > default 0x40400000 if SYS_LS_PPA_FW_IN_XIP && QSPI_BOOT > default 0x580400000 if SYS_LS_PPA_FW_IN_XIP && ARCH_LS2080A > - default 0x20a00000 if SYS_LS_PPA_FW_IN_XIP && ARCH_LS1088A > + default 0x20400000 if SYS_LS_PPA_FW_IN_XIP && ARCH_LS1088A > default 0x60400000 if SYS_LS_PPA_FW_IN_XIP > default 0x400000 if SYS_LS_PPA_FW_IN_MMC > default 0x400000 if SYS_LS_PPA_FW_IN_NAND >
Do not post a patch to both internal and upstream lists in the same email. Please squash your patch with the patch adding such soc and submit again. York _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot