projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[at91] refresh kernel patches
[openwrt.git]
/
target
/
linux
/
ixp4xx
/
patches-2.6.24
/
300-avila_fetch_mac.patch
diff --git
a/target/linux/ixp4xx/patches-2.6.24/300-avila_fetch_mac.patch
b/target/linux/ixp4xx/patches-2.6.24/300-avila_fetch_mac.patch
index
e4ad7a6
..
e35ddbe
100644
(file)
--- a/
target/linux/ixp4xx/patches-2.6.24/300-avila_fetch_mac.patch
+++ b/
target/linux/ixp4xx/patches-2.6.24/300-avila_fetch_mac.patch
@@
-84,7
+84,7
@@
Index: linux-2.6.24.2/arch/arm/mach-ixp4xx/avila-setup.c
+ avila_npeb_data.phy_mask = 0x1e; /* ports 1-4 of the KS8995 switch */
+ platform_device_register(&avila_npeb_device);
+
-+ avila_npec_data.phy =
5
;
++ avila_npec_data.phy =
16
;
+ platform_device_register(&avila_npec_device);
+}
+
This page took
0.023767 seconds
and
4
git commands to generate.