summaryrefslogtreecommitdiffstats
path: root/package/uboot-ifxmips/patches/130-a800.patch
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-03-26 14:29:25 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-03-26 14:29:25 +0000
commit01031559486e180bd778e1acab4db6469f7b4788 (patch)
tree8857e43a5074e93f422beae193a38007711d8ec3 /package/uboot-ifxmips/patches/130-a800.patch
parent08005bf6c9bb0097b592927fb26af25712dbf232 (diff)
package/uboot-ifxmips: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20476 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/uboot-ifxmips/patches/130-a800.patch')
-rw-r--r--package/uboot-ifxmips/patches/130-a800.patch10
1 files changed, 4 insertions, 6 deletions
diff --git a/package/uboot-ifxmips/patches/130-a800.patch b/package/uboot-ifxmips/patches/130-a800.patch
index 3e19e6c27..f358201d1 100644
--- a/package/uboot-ifxmips/patches/130-a800.patch
+++ b/package/uboot-ifxmips/patches/130-a800.patch
@@ -1,8 +1,6 @@
-Index: u-boot-1.1.5/drivers/ifx_sw.c
-===================================================================
---- u-boot-1.1.5.orig/drivers/ifx_sw.c 2010-03-24 19:21:19.000000000 +0100
-+++ u-boot-1.1.5/drivers/ifx_sw.c 2010-03-24 19:23:09.000000000 +0100
-@@ -118,7 +118,7 @@
+--- a/drivers/ifx_sw.c
++++ b/drivers/ifx_sw.c
+@@ -118,7 +118,7 @@ int danube_switch_initialize(bd_t * bis)
{
struct eth_device *dev;
unsigned short chipid;
@@ -11,7 +9,7 @@ Index: u-boot-1.1.5/drivers/ifx_sw.c
#if 0
printf("Entered danube_switch_initialize()\n");
#endif
-@@ -130,6 +130,19 @@
+@@ -130,6 +130,19 @@ int danube_switch_initialize(bd_t * bis)
}
memset(dev, 0, sizeof(*dev));