Commit c27c68d15c7f270ef0055c0bda5d9b388b90b5ff

Authored by Eric Lee
1 parent 5105bb9a1a
Exists in master

Fix audio bug when vddio is 1.8V

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

recipes-kernel/linux/linux-smarct437x-staging_4.1.bb
... ... @@ -48,15 +48,15 @@
48 48 S = "${WORKDIR}/git"
49 49  
50 50 # For 4.1y Kernel and running at 1Ghz
51   -# BRANCH = "smarct4x-processor-sdk-linux-02.00.01"
  51 +BRANCH = "smarct4x-processor-sdk-linux-02.00.01"
52 52 # For 4.1y Kernel and running at 800Mhz
53   -BRANCH = "smarct4x-800-processor-sdk-linux-02.00.01"
  53 +# BRANCH = "smarct4x-800-processor-sdk-linux-02.00.01"
54 54  
55 55 # Corresponds to tag smarct4x-processor-sdk-linux-02.00.01, CPU running at 1Ghz
56   -# SRCREV = "9a2fcea53700bf118fc7d98a9db75131f404c5d0"
  56 +SRCREV = "2e14e83584cb6bcd08dbcecbcbdf57a75ae4fc66"
57 57  
58 58 # Corresponds to tag smarct4x-800-processor-sdk-linux-02.00.01, CPU running at 800Mhz
59   -SRCREV = "966328fc05582f1e092ec6688445bbc4ea5b0b90"
  59 +# SRCREV = "84e9252dbf36e0ca852d26377e8f155d548b62da"
60 60 PV = "4.1.13+git${SRCPV}"
61 61  
62 62 # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild