On Mon, Jul 4, 2016 at 4:23 PM, Otavio Salvador <[email protected]> wrote: > This includes following fixes: > > 3106462 mx7dsabresd: Fix the boot of a NXP kernel > 401468c mx7: Place MX7_SEC option in Kconfig >
I tested it for imx7 and it worked for me Daiane > Signed-off-by: Otavio Salvador <[email protected]> > --- > > recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.05.bb | 2 +- > recipes-bsp/u-boot/u-boot-fslc_2016.05.bb | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.05.bb > b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.05.bb > index 28a64a4..f266da6 100644 > --- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.05.bb > +++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.05.bb > @@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot" > > PV = "v2016.05+git${SRCPV}" > > -SRCREV = "6e4d8c5bdc6ca8eb241e848f658c4f5abb8b0783" > +SRCREV = "31064626988e9ac242b76d3fcbd2091143796d8e" > SRCBRANCH = "2016.05+fslc" > > SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" > diff --git a/recipes-bsp/u-boot/u-boot-fslc_2016.05.bb > b/recipes-bsp/u-boot/u-boot-fslc_2016.05.bb > index 72198b7..8bd4d68 100644 > --- a/recipes-bsp/u-boot/u-boot-fslc_2016.05.bb > +++ b/recipes-bsp/u-boot/u-boot-fslc_2016.05.bb > @@ -2,5 +2,5 @@ include u-boot-fslc.inc > > PV = "v2016.05+git${SRCPV}" > > -SRCREV = "6e4d8c5bdc6ca8eb241e848f658c4f5abb8b0783" > +SRCREV = "31064626988e9ac242b76d3fcbd2091143796d8e" > SRCBRANCH = "2016.05+fslc" > -- > 2.9.0 > > -- > _______________________________________________ > meta-freescale mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-freescale -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
