projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[ar71xx] fix a typo
[openwrt.git]
/
target
/
linux
/
ppc40x
/
patches
/
002-disable_emac_loopback_mode.patch
diff --git
a/target/linux/ppc40x/patches/002-disable_emac_loopback_mode.patch
b/target/linux/ppc40x/patches/002-disable_emac_loopback_mode.patch
index
10f1774
..
18fefd8
100644
(file)
--- a/
target/linux/ppc40x/patches/002-disable_emac_loopback_mode.patch
+++ b/
target/linux/ppc40x/patches/002-disable_emac_loopback_mode.patch
@@
-9,7
+9,7
@@
static __initdata struct of_device_id kilauea_of_bus[] = {
{ .compatible = "ibm,plb4", },
-@@ -46,6 +48,13 @@
+@@ -46,6 +48,13 @@
static int __init kilauea_probe(void)
ppc_pci_flags = PPC_PCI_REASSIGN_ALL_RSRC;
This page took
0.023908 seconds
and
4
git commands to generate.