projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94e02f9
)
rk2928: loader v1.08: usb mode enable(default usb debug mode)
author
kfx
<kfx@rock-chips.com>
Wed, 26 Sep 2012 08:52:00 +0000
(16:52 +0800)
committer
kfx
<kfx@rock-chips.com>
Wed, 26 Sep 2012 08:52:00 +0000
(16:52 +0800)
arch/arm/mach-rk2928/common.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-rk2928/common.c
b/arch/arm/mach-rk2928/common.c
index 46c68f8c254087d0096610739a2bcafd87541dd8..a7ece64b1c4e086daf91b62c348a0a8fa2179325 100755
(executable)
--- a/
arch/arm/mach-rk2928/common.c
+++ b/
arch/arm/mach-rk2928/common.c
@@
-128,7
+128,7
@@
void __init rk2928_map_io(void)
#ifdef DEBUG_UART_BASE
#ifdef CONFIG_RK_USB_UART
writel_relaxed(0x007f0051, RK2928_GRF_BASE + GRF_UOC0_CON5);
- writel_relaxed(0x3
0
003000, RK2928_GRF_BASE + GRF_UOC1_CON4);
+ writel_relaxed(0x3
4
003000, RK2928_GRF_BASE + GRF_UOC1_CON4);
#endif
writel_relaxed(0x07, DEBUG_UART_BASE + 0x88);
writel_relaxed(0x07, DEBUG_UART_BASE + 0x88);