projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ar7] increase flash window size to 32MiB, patch from sn9.
[openwrt.git]
/
target
/
linux
/
ar7
/
patches-2.6.32
/
930-titan-platform.patch
diff --git
a/target/linux/ar7/patches-2.6.32/930-titan-platform.patch
b/target/linux/ar7/patches-2.6.32/930-titan-platform.patch
index
21b585b
..
2678876
100644
(file)
--- a/
target/linux/ar7/patches-2.6.32/930-titan-platform.patch
+++ b/
target/linux/ar7/patches-2.6.32/930-titan-platform.patch
@@
-329,9
+329,9
@@
/* Interrupts */
#define AR7_IRQ_UART0 15
/* Interrupts */
#define AR7_IRQ_UART0 15
-@@ -9
7,14 +117,22 @@ extern int ar7_cpu_clock, ar7_bus_clock,
+@@ -9
5,14 +115,22 @@ struct plat_dsl_data {
- extern
void __init ar7_init_clocks(void)
;
+ extern
int ar7_cpu_clock, ar7_bus_clock, ar7_dsp_clock
;
+static inline int ar7_is_titan(void)
+{
+static inline int ar7_is_titan(void)
+{
This page took
0.021057 seconds
and
4
git commands to generate.