summaryrefslogtreecommitdiff
path: root/packages/u-boot/u-boot-git/beagleboard/base.patch
diff options
context:
space:
mode:
authorLeon Woestenberg <leon.woestenberg@gmail.com>2008-07-09 19:07:51 +0000
committerLeon Woestenberg <leon.woestenberg@gmail.com>2008-07-09 19:07:51 +0000
commit10be83b24e06a983e8fb8bb7f80377befaf55cb7 (patch)
tree6611e6ee550db39b3cb5bbafdf8c35d4bb75e79e /packages/u-boot/u-boot-git/beagleboard/base.patch
parent45c6f45b3a33ed8ce1c20f4cd41e0a2b8f3c18e7 (diff)
parentc4bb19566b06e30834f1615dda6fc1e4a9be1364 (diff)
merge of '2b98fc6fe63ab6d8f550bd5e53546e27d970f533'
and '6263ba0e14af7bb1eb9f572dc90726e8be06ae51'
Diffstat (limited to 'packages/u-boot/u-boot-git/beagleboard/base.patch')
-rw-r--r--packages/u-boot/u-boot-git/beagleboard/base.patch6
1 files changed, 4 insertions, 2 deletions
diff --git a/packages/u-boot/u-boot-git/beagleboard/base.patch b/packages/u-boot/u-boot-git/beagleboard/base.patch
index 1d3a9e5154..dedc34398f 100644
--- a/packages/u-boot/u-boot-git/beagleboard/base.patch
+++ b/packages/u-boot/u-boot-git/beagleboard/base.patch
@@ -1467,10 +1467,10 @@ index 0000000..2f94684
+#endif /* (CONFIG_COMMANDS & CFG_CMD_NAND) */
diff --git a/board/omap3530beagle/omap3530beagle.c b/board/omap3530beagle/omap3530beagle.c
new file mode 100644
-index 0000000..7d9a566
+index 0000000..0bdfb72
--- /dev/null
+++ b/board/omap3530beagle/omap3530beagle.c
-@@ -0,0 +1,388 @@
+@@ -0,0 +1,390 @@
+/*
+ * (C) Copyright 2004-2008
+ * Texas Instruments, <www.ti.com>
@@ -1740,6 +1740,8 @@ index 0000000..7d9a566
+ *((uint *) 0x49058094) = 0x00000506;
+ *((uint *) 0x49056094) = 0xF060F000;
+
++ /* set clksel_tv and clksel_dss1 */
++ *((uint *) 0x48004E40) = 0x00001002;
+ return (0);
+}
+