projects
/
platform
/
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:
cc2de6b
)
Trats: Setup: CLK_GATE_BLOCK - enable all clocks
author
Przemyslaw Marczak
<p.marczak@samsung.com>
Wed, 26 Feb 2014 08:17:45 +0000
(09:17 +0100)
committer
Jaehoon Chung
<jh80.chung@samsung.com>
Fri, 8 Apr 2016 02:07:44 +0000
(11:07 +0900)
This change allows boot kernel 3.10 on trats
Change-Id: Ic7f1672d9300a32fed9fa6d8f6fc30f118326a83
Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
board/samsung/trats/setup.h
patch
|
blob
|
history
diff --git
a/board/samsung/trats/setup.h
b/board/samsung/trats/setup.h
index
990e5e2
..
a196719
100644
(file)
--- a/
board/samsung/trats/setup.h
+++ b/
board/samsung/trats/setup.h
@@
-610,7
+610,7
@@
| (CLK_EN << BIT_PERIL_CLK_SLIMBUS)))
#define CLK_GATE_IP_PERIR_VAL (CLK_GATE_IP_PERIR_ALL_DIS \
| ~((CLK_EN << BIT_PERIR_CLK_KEYIF)))
-#define CLK_GATE_BLOCK_VAL CLK_GATE_BLOCK_ALL_
DIS
+#define CLK_GATE_BLOCK_VAL CLK_GATE_BLOCK_ALL_
EN
/* PS_HOLD: Data Hight, Output En */
#define BIT_DAT 8