Commit c0273a319d438e230b21d0495a7b566a159b8ae9

Authored by Eric Lee
1 parent 73c960af24
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 = "716a50bffacf579a9c14d7890dfe2807093aa0e1"
  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"