* ARM: armv7: Add early stack for erratum workarounds Signed-off-by: Jacob Stiffler <[email protected]> --- recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb index e3910ec..88cfa28 100644 --- a/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb +++ b/recipes-bsp/u-boot/u-boot-ti-staging_2018.01.bb @@ -1,7 +1,7 @@ require u-boot-ti.inc -PR = "r29" +PR = "r30" BRANCH = "ti-u-boot-2018.01" -SRCREV = "eac41e26ac56fcabf9826b21377931c7b8e646f2" +SRCREV = "313dcd69c2b32648266f91bcf223f9e539bc4201" -- 2.7.4 -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
