Commit 5105bb9a1a6ed4f1982e1b3b6972da8647434bb5

Authored by Eric Lee
1 parent 4c269ef45e
Exists in master

Change OPP table to fit AM437X 800Mhz variants

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

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