projects
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ccbc020
)
s5pc110: clock: enabled sgx core clock.
author
daeinki
<inki.dae@samsung.com>
Tue, 22 Dec 2009 08:13:28 +0000
(17:13 +0900)
committer
daeinki
<inki.dae@samsung.com>
Tue, 22 Dec 2009 08:13:28 +0000
(17:13 +0900)
this clock should be disabled in the future.
Signed-off-by: daeinki <inki.dae@samsung.com>
board/samsung/universal/lowlevel_init.S
patch
|
blob
|
history
diff --git
a/board/samsung/universal/lowlevel_init.S
b/board/samsung/universal/lowlevel_init.S
index
59c2a1c
..
f38d84a
100644
(file)
--- a/
board/samsung/universal/lowlevel_init.S
+++ b/
board/samsung/universal/lowlevel_init.S
@@
-415,7
+415,7
@@
system_clock_init:
str r1, [r2]
/* CLK_IP0 */
- ldr r1, =0x8fef
e
eb @ DMC[1:0] PDMA0[3] IMEM[5]
+ ldr r1, =0x8fef
f
eb @ DMC[1:0] PDMA0[3] IMEM[5]
str r1, [r0, #0x460] @ S5PC110_CLK_IP0
/* CLK_IP1 */