From f88c7344127342473f602d21b342c8acc433ecd6 Mon Sep 17 00:00:00 2001 From: Eric Lee Date: Thu, 8 Oct 2015 19:05:25 +0800 Subject: [PATCH] Read Revision Number from EEPROM at U-Boot --- recipes-bsp/u-boot/u-boot-smarcfimx6_2014.04-smarcfimx6.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-smarcfimx6_2014.04-smarcfimx6.bb b/recipes-bsp/u-boot/u-boot-smarcfimx6_2014.04-smarcfimx6.bb index 9135090..e669a90 100644 --- a/recipes-bsp/u-boot/u-boot-smarcfimx6_2014.04-smarcfimx6.bb +++ b/recipes-bsp/u-boot/u-boot-smarcfimx6_2014.04-smarcfimx6.bb @@ -11,10 +11,10 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb" PROVIDES += "u-boot" PV = "2014.04-smarcfimx6" -SRCREV = "f5086a106230a93ca02c581c96ec976b6da67627" +SRCREV = "4f6e7f3afe588d36bb9bc16942c04b942d5af46b" SRCBRANCH = "smarc-imx_v2014.04_3.14.28_1.0.0_ga" # eMMC Boot Up -#SRCREV = "9a1e476ee91a9637a9985a3abf9b55bda9af2ad6" +#SRCREV = "5cb908114339dc8f98de0e9e7563c9706e9e577b" #SRCBRANCH = "smarc-emmc-imx_v2014.04_3.14.28_1.0.0_ga" SRC_URI = "${EMB_UBOOT_MIRROR};protocol=ssh;branch=${SRCBRANCH}" -- 1.9.1