summaryrefslogtreecommitdiffstats
path: root/recipes/u-boot
diff options
context:
space:
mode:
authorJason Kridner <jkridner@beagleboard.org>2010-08-11 09:33:29 +0000
committerKoen Kooi <koen@openembedded.org>2010-08-12 08:36:32 +0200
commit49ddf7eeda01a541d4bb9f25d8c756ef2d81012e (patch)
tree539b5d17a746d4a4607ac38487df03d2ead8245e /recipes/u-boot
parent41f405965615e4de3aea5d257ba34c94bd2db6d6 (diff)
downloadopenembedded-49ddf7eeda01a541d4bb9f25d8c756ef2d81012e.tar.gz
u-boot: beagleboard: adjusted clocks to match PSP
Signed-off-by: Jason Kridner <jkridner@beagleboard.org> Signed-off-by: Koen Kooi <koen@beagleboard.org>
Diffstat (limited to 'recipes/u-boot')
-rw-r--r--recipes/u-boot/u-boot-git/beagleboard/0019-OMAP3-clocks-update-clock-setup-for-36XX-37XX.patch4
-rw-r--r--recipes/u-boot/u-boot_git.bb2
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 03da8ce662..e5dbec62fc 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 ed2ee9265b..7f26a87114 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:"