From e3b57a3200ff397391a934f64a6e521f5486d0fd Mon Sep 17 00:00:00 2001 From: Dalon Westergreen Date: Mon, 26 Feb 2018 09:08:22 -0800 Subject: Update Stratix10 u-boot A fix was pushed to uboot to address a stratix10 boot issue Signed-off-by: Dalon Westergreen --- recipes-bsp/u-boot/u-boot-socfpga_v2017.09.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-socfpga_v2017.09.bb b/recipes-bsp/u-boot/u-boot-socfpga_v2017.09.bb index fa31cfe..187c685 100644 --- a/recipes-bsp/u-boot/u-boot-socfpga_v2017.09.bb +++ b/recipes-bsp/u-boot/u-boot-socfpga_v2017.09.bb @@ -6,7 +6,7 @@ FILESEXTRAPATHS =. "${THISDIR}/files/v2017.09:" SRCREV = "c98ac3487e413c71e5d36322ef3324b21c6f60f9" # Stratix10 is not mainlined yet -SRCREV_stratix10 = "661b505ce8c9f6a7a12134743cd23a74cc54b475" +SRCREV_stratix10 = "8807902b23aea7dc6f25d1818fc68f10220afcb4" SRC_URI_stratix10 = "git://github.com/altera-opensource/u-boot-socfpga.git;branch=socfpga_v2017.09;prot=https" SRC_URI_append = "\ -- cgit v1.2.3-54-g00ecf