diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-03-26 14:29:25 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-03-26 14:29:25 +0000 |
commit | 01031559486e180bd778e1acab4db6469f7b4788 (patch) | |
tree | 8857e43a5074e93f422beae193a38007711d8ec3 /package/uboot-ifxmips/patches/130-a800.patch | |
parent | 08005bf6c9bb0097b592927fb26af25712dbf232 (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.patch | 10 |
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 3e19e6c27d..f358201d18 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)); |