summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDalon Westergreen <dwesterg@gmail.com>2018-02-26 09:08:22 -0800
committerKhem Raj <raj.khem@gmail.com>2018-02-26 18:33:46 -0800
commite3b57a3200ff397391a934f64a6e521f5486d0fd (patch)
treea014f9b433476c9e08fe6641af509e9b06d977a2
parent85420fb916ac6b593147e27d89f36099e0810011 (diff)
downloadmeta-altera-e3b57a3200ff397391a934f64a6e521f5486d0fd.tar.gz
Update Stratix10 u-boot
A fix was pushed to uboot to address a stratix10 boot issue Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
-rw-r--r--recipes-bsp/u-boot/u-boot-socfpga_v2017.09.bb2
1 files changed, 1 insertions, 1 deletions
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:"
6SRCREV = "c98ac3487e413c71e5d36322ef3324b21c6f60f9" 6SRCREV = "c98ac3487e413c71e5d36322ef3324b21c6f60f9"
7 7
8# Stratix10 is not mainlined yet 8# Stratix10 is not mainlined yet
9SRCREV_stratix10 = "661b505ce8c9f6a7a12134743cd23a74cc54b475" 9SRCREV_stratix10 = "8807902b23aea7dc6f25d1818fc68f10220afcb4"
10SRC_URI_stratix10 = "git://github.com/altera-opensource/u-boot-socfpga.git;branch=socfpga_v2017.09;prot=https" 10SRC_URI_stratix10 = "git://github.com/altera-opensource/u-boot-socfpga.git;branch=socfpga_v2017.09;prot=https"
11 11
12SRC_URI_append = "\ 12SRC_URI_append = "\