[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [microblaze-uclinux] New PetaLinux release - call for patches and bug reports



I ran into something yesterday when trying to build the MMU version.  The user mtd apps were throwing an error on linux-2.6.x/include/mtd/mtd-abi.h.  I found this modification on the net.  I'm not sure if this is the correct way to fix it, but it worked for me.

Actually, now that I think about it, I didn't test any mtd apps after doing this, it just got me past the build error.

-Ken

On Tue, Mar 17, 2009 at 5:34 AM, John Williams <john.williams@xxxxxxxxxxxxx> wrote:
Hi Tijs,

On Tue, Mar 17, 2009 at 6:05 PM, Tijs van den Bogaard
<tijs.van.den.bogaard@xxxxxxxx> wrote:

> Include is a very small patch to speedup the communication speed detection for
> the Xilinx ll_temac network driver.
>
> Originally it attempted 1000x to negotiate 1Gb, then 1000x 100Mb and after
> that it tried to setup 10Mb. If you had a 100Mb connection, you would have to
> wait a minute for the 1Gb negotiation to fail. The patch only reduced the
> number of attempts to 40 times. This resulted in a boot time reduction of 55
> seconds. I'm using it here on a Xilinx ML506 Virtex 5 for quite a while.

It's in.  Thanks.

John
--
John Williams, PhD, B.Eng, B.IT
PetaLogix - Linux Solutions for a Reconfigurable World
w: www.petalogix.com  p: +61-7-30090663  f: +61-7-30090663
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/


Attachment: mtd-abi.h.patch
Description: Binary data