[coreboot-gerrit] New patch to review for coreboot: 49b2c85 Update 3rdparty hash for latest ARM BL1 binaries

Stefan Reinauer (stefan.reinauer@coreboot.org) gerrit at coreboot.org
Wed Jul 10 02:48:46 CEST 2013


Stefan Reinauer (stefan.reinauer at coreboot.org) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/3740

-gerrit

commit 49b2c858d1109dc2d69893c15b8289234eff370c
Author: Stefan Reinauer <reinauer at chromium.org>
Date:   Tue Jul 9 17:48:03 2013 -0700

    Update 3rdparty hash for latest ARM BL1 binaries
    
    Change-Id: Ice28114e5f53f510d305cd85d095044e2f4bd7b2
    Signed-off-by: Stefan Reinauer <reinauer at google.com>
---
 3rdparty                                | 2 +-
 src/cpu/samsung/exynos5250/Makefile.inc | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/3rdparty b/3rdparty
index e934f70..b36cc7e 160000
--- a/3rdparty
+++ b/3rdparty
@@ -1 +1 @@
-Subproject commit e934f70a1a1b06a11ee061c7988c405b1ea5f1ef
+Subproject commit b36cc7e08f7337f76997b25ee7344ab8824e268d
diff --git a/src/cpu/samsung/exynos5250/Makefile.inc b/src/cpu/samsung/exynos5250/Makefile.inc
index d89bc95..6227b2a 100644
--- a/src/cpu/samsung/exynos5250/Makefile.inc
+++ b/src/cpu/samsung/exynos5250/Makefile.inc
@@ -59,5 +59,5 @@ ramstage-y += exynos-tmu.c
 
 exynos5250_add_bl1: $(obj)/coreboot.pre
 	printf "    DD         Adding Samsung Exynos5250 BL1\n"
-	dd if=3rdparty/cpu/samsung/exynos5250/E5250.nbl1.bin \
+	dd if=3rdparty/cpu/samsung/exynos5250/bl1.bin \
 		of=$(obj)/coreboot.pre conv=notrunc >/dev/null 2>&1



More information about the coreboot-gerrit mailing list