summaryrefslogtreecommitdiff
path: root/packages/uboot/files/glamo-ram-init.patch
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-12-14 14:14:45 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-12-14 14:14:45 +0000
commit1a43f7bfb4c74b60df85ef0d681fd24adc22fe26 (patch)
treee503acf5d75f3c50d085fec1ee4ad2a108cbef3e /packages/uboot/files/glamo-ram-init.patch
parent8e148d8850646c085f55247d06eb1c5a09a56e85 (diff)
parent0a080ee0fd673cc529dda6e9f464de6b011e58ca (diff)
merge of '7a5a4709034423139d7001ca7861c3d0ac73e140'
and 'b0e1f4cc3e0bf1bed8a04464efb7be20824683fa'
Diffstat (limited to 'packages/uboot/files/glamo-ram-init.patch')
-rw-r--r--packages/uboot/files/glamo-ram-init.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/packages/uboot/files/glamo-ram-init.patch b/packages/uboot/files/glamo-ram-init.patch
deleted file mode 100644
index 4c12074347..0000000000
--- a/packages/uboot/files/glamo-ram-init.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-diff --git a/board/neo1973/common/lowlevel_init.S b/board/neo1973/common/lowlevel_init.S
-index 582aa0e..92a9c7b 100644
---- a/board/neo1973/common/lowlevel_init.S
-+++ b/board/neo1973/common/lowlevel_init.S
-@@ -67,11 +67,11 @@
- #define B0_PMC 0x0 /* normal */
-
- /* BANK1CON */
--#define B1_Tacs 0x0 /* 0clk */
--#define B1_Tcos 0x1 /* 1clk */
--#define B1_Tacc 0x4 /* 4clk */
--#define B1_Tcoh 0x1 /* 1clk */
--#define B1_Tah 0x0 /* 0clk */
-+#define B1_Tacs 0x3 /* 4clk */
-+#define B1_Tcos 0x3 /* 4clk */
-+#define B1_Tacc 0x7 /* 14clk */
-+#define B1_Tcoh 0x3 /* 4clk */
-+#define B1_Tah 0x3 /* 4clk */
- #define B1_Tacp 0x0
- #define B1_PMC 0x0
-