projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[brcm47xx] fix the default network configuration for the ASUS WL-330gE (#8751)
[openwrt.git]
/
target
/
linux
/
adm5120
/
patches-2.6.38
/
200-amba_pl010_hacks.patch
diff --git
a/target/linux/adm5120/patches-2.6.38/200-amba_pl010_hacks.patch
b/target/linux/adm5120/patches-2.6.38/200-amba_pl010_hacks.patch
index
cb36ec6
..
b1de1b3
100644
(file)
--- a/
target/linux/adm5120/patches-2.6.38/200-amba_pl010_hacks.patch
+++ b/
target/linux/adm5120/patches-2.6.38/200-amba_pl010_hacks.patch
@@
-267,7
+267,7
@@
}
static void
}
static void
-@@ -576,8 +575,8 @@ pl010_console_write(struct console *co,
+@@ -576,8 +575,8 @@ pl010_console_write(struct console *co,
/*
* First save the CR then disable the interrupts
*/
/*
* First save the CR then disable the interrupts
*/
@@
-278,7
+278,7
@@
uart_console_write(&uap->port, s, count, pl010_console_putchar);
uart_console_write(&uap->port, s, count, pl010_console_putchar);
-@@ -586,10 +585,10 @@ pl010_console_write(struct console *co,
+@@ -586,10 +585,10 @@ pl010_console_write(struct console *co,
* and restore the TCR
*/
do {
* and restore the TCR
*/
do {
This page took
0.023786 seconds
and
4
git commands to generate.