Commit 9cb00a9f36b4b5c58c6101b47629b8a88cb95aa7

Authored by Eric Lee
1 parent b7d3343949
Exists in master

Fix Saveenv fails bug when TEST# pin shunt crossed

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

recipes-bsp/u-boot/u-boot-smarcfimx6_2015.04-smarcfimx6.bb
... ... @@ -10,7 +10,7 @@
10 10  
11 11 PV = "2015.04-smarcfimx6"
12 12  
13   -SRCREV = "0933e71600e342b598b214f583d92f6d989f64b5"
  13 +SRCREV = "a25b51e56197d3d2e7a870bf8827a46192070f5f"
14 14 SRCBRANCH = "smarc-imx_v2015.04_4.1.15_1.0.0_ga"
15 15 SRC_URI = "${EMB_UBOOT_MIRROR};protocol=ssh;branch=${SRCBRANCH}"
16 16