X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=sidebyside;f=package%2Fuboot-ifxmips%2Fpatches%2F130-a800.patch;h=f358201d1865d936631b37b9f329287db8706cb3;hb=70a973eda26b78b4674529510b4485f5e301d4a0;hp=3e19e6c27d8187d8029fd46fe04679257e6cd7b8;hpb=d5cb03910e465798d6dc9bf35ae77e17f0b41a93;p=openwrt-10.03%2F.git 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));