projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f284e6
)
ARM: rmobile: salvator-x: Enable SCIF2 clock
author
Marek Vasut
<marek.vasut@gmail.com>
Sat, 13 May 2017 13:57:51 +0000
(15:57 +0200)
committer
Nobuhiro Iwamatsu
<iwamatsu@nigauri.org>
Sun, 21 May 2017 19:38:27 +0000
(
04:38
+0900)
There are two UARTs on the board, so enable the clock for the
second one as well.
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
include/configs/salvator-x.h
patch
|
blob
|
history
diff --git
a/include/configs/salvator-x.h
b/include/configs/salvator-x.h
index 4ac9328e1b91d749d2dcf8f295759fe3c904d681..0ac39003266e25ec02bd07071fb6822e799fe1cf 100644
(file)
--- a/
include/configs/salvator-x.h
+++ b/
include/configs/salvator-x.h
@@
-81,6
+81,8
@@
/* Module stop status bits */
/* MFIS, SCIF1 */
#define CONFIG_SMSTP2_ENA 0x00002040
+/* SCIF2 */
+#define CONFIG_SMSTP3_ENA 0x00000400
/* INTC-AP, IRQC */
#define CONFIG_SMSTP4_ENA 0x00000180