projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
generic: rtl8366: move common VLAN handling functions to rtl8366_smi.c
[openwrt.git]
/
target
/
linux
/
brcm47xx
/
patches-2.6.34
/
130-remove_scache.patch
diff --git
a/target/linux/brcm47xx/patches-2.6.34/130-remove_scache.patch
b/target/linux/brcm47xx/patches-2.6.34/130-remove_scache.patch
index
fc750eb
..
0bdb13d
100644
(file)
--- a/
target/linux/brcm47xx/patches-2.6.34/130-remove_scache.patch
+++ b/
target/linux/brcm47xx/patches-2.6.34/130-remove_scache.patch
@@
-8,7
+8,7
@@
select PCI_GT64XXX_PCI0
select MIPS_MSC
select SWAP_IO_SPACE
select PCI_GT64XXX_PCI0
select MIPS_MSC
select SWAP_IO_SPACE
-@@ -15
61,13 +1560
,6 @@ config IP22_CPU_SCACHE
+@@ -15
89,13 +1588
,6 @@ config IP22_CPU_SCACHE
bool
select BOARD_SCACHE
bool
select BOARD_SCACHE
@@
-24,7
+24,7
@@
select BOARD_SCACHE
--- a/arch/mips/kernel/cpu-probe.c
+++ b/arch/mips/kernel/cpu-probe.c
select BOARD_SCACHE
--- a/arch/mips/kernel/cpu-probe.c
+++ b/arch/mips/kernel/cpu-probe.c
-@@ -7
59,6 +759
,8 @@ static inline void cpu_probe_mips(struct
+@@ -7
72,6 +772
,8 @@ static inline void cpu_probe_mips(struct
case PRID_IMP_25KF:
c->cputype = CPU_25KF;
__cpu_name[cpu] = "MIPS 25Kc";
case PRID_IMP_25KF:
c->cputype = CPU_25KF;
__cpu_name[cpu] = "MIPS 25Kc";
This page took
0.020347 seconds
and
4
git commands to generate.