From e6c784a571a80d6b1cfc1a8e28ed0a17391608d1 Mon Sep 17 00:00:00 2001
From: Eric Lee <eric.lee@embedian.com>
Date: Tue, 26 Apr 2016 10:42:18 +0800
Subject: [PATCH] Read Board Info from EEPROM at U-Boot

---
 recipes-bsp/u-boot/u-boot_2014.04-smarct335x.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-bsp/u-boot/u-boot_2014.04-smarct335x.bb b/recipes-bsp/u-boot/u-boot_2014.04-smarct335x.bb
index ec43a7e..ac130c3 100755
--- a/recipes-bsp/u-boot/u-boot_2014.04-smarct335x.bb
+++ b/recipes-bsp/u-boot/u-boot_2014.04-smarct335x.bb
@@ -17,7 +17,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb"
 # SRCREV = "98106db61244c0ac4832b7e3bb0ae50452405509"
 
 # For u-boot v2014.04
-SRCREV = "c2477548450f9aacc5d6b9732098525bc9e4d4e0"
+SRCREV = "a1519276bd81f6c1ce41a0b31f35a50add852caa"
 SRC_URI = "${EMB_UBOOT_MIRROR};protocol=ssh;branch=${BRANCH}"
 
 BRANCH = "v2014.04-smarct33"
-- 
1.9.1