[oe] [PATCH] u-boot: beagleboard: adjusted clocks to match PSP

Jason Kridner jkridner at beagleboard.org
Wed Aug 11 19:33:29 UTC 2010


Signed-off-by: Jason Kridner <jkridner at beagleboard.org>
---
 ...3-clocks-update-clock-setup-for-36XX-37XX.patch |    4 ++--
 recipes/u-boot/u-boot_git.bb                       |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes/u-boot/u-boot-git/beagleboard/0019-OMAP3-clocks-update-clock-setup-for-36XX-37XX.patch b/recipes/u-boot/u-boot-git/beagleboard/0019-OMAP3-clocks-update-clock-setup-for-36XX-37XX.patch
index 03da8ce..e5dbec6 100644
--- a/recipes/u-boot/u-boot-git/beagleboard/0019-OMAP3-clocks-update-clock-setup-for-36XX-37XX.patch
+++ b/recipes/u-boot/u-boot-git/beagleboard/0019-OMAP3-clocks-update-clock-setup-for-36XX-37XX.patch
@@ -726,9 +726,9 @@ index 73063ec..2045e4e 100644
 +per_36x_dpll_param:
 +/*    SYSCLK    M       N      M2      M3      M4     M5      M6      m2DIV */
 +.word 12000,    360,    4,     9,      16,     5,     4,      3,      1
-+.word 13000,   1728,   12,     9,      32,     18,    8,      6,      2
++.word 13000,    864,   12,     9,      16,     9,     4,      3,      1
 +.word 19200,    360,    7,     9,      16,     5,     4,      3,      1
-+.word 26000,   1728,   12,     9,      32,     18,    8,      6,      2
++.word 26000,    432,   12,     9,      16,     9,     4,      3,      1
 +.word 38400,    360,   15,     9,      16,     5,     4,      3,      1
 +
 +.globl get_36x_mpu_dpll_param
diff --git a/recipes/u-boot/u-boot_git.bb b/recipes/u-boot/u-boot_git.bb
index ed2ee92..7f26a87 100644
--- a/recipes/u-boot/u-boot_git.bb
+++ b/recipes/u-boot/u-boot_git.bb
@@ -1,5 +1,5 @@
 require u-boot.inc
-PR ="r62"
+PR ="r63"
 
 FILESPATHPKG =. "u-boot-git:"
 
-- 
1.5.6.4





More information about the Openembedded-devel mailing list