Commit 5bf7642f5b3a65b66ac32a165bfaf96a7c7905b6

Authored by Eric Lee
1 parent c7298c21a7
Exists in master

Disable Falcon mode from U-Boot

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

recipes-bsp/u-boot/u-boot_2014.04-smarct335x.bb
... ... @@ -17,7 +17,7 @@
17 17 # SRCREV = "98106db61244c0ac4832b7e3bb0ae50452405509"
18 18  
19 19 # For u-boot v2014.04
20   -SRCREV = "8bc9d5cfdfb99daf750630b1373902f76f2a5542"
  20 +SRCREV = "c2477548450f9aacc5d6b9732098525bc9e4d4e0"
21 21 SRC_URI = "git://git@git.embedian.com/developer/smarc-t335x-uboot.git;protocol=ssh;branch=${BRANCH}"
22 22  
23 23 BRANCH = "v2014.04-smarct33"