[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] tftp timeout (need patch)
Hi,
Trying to download the kernel image using tftp I get problems. download fails because of sessions timeout. browsing the mailing-list' archives I found that the solution is to apply a patch as follows: (http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/archive/2007/03/msg00131.html)
----------------------------------------------
Can you please try the attached patch? It actually does nothing to the ethernet/ethernetlite drivers, but rather just adds instruction and datacache support to u-boot.
I found this totally fixed the tftp issues i was seeing here. Previously there were lots of timeouts, now it's a lovely clean download, every time.
Apply it at patchlevel -p1 from the petalinux-dist/u-boot directory:
$ cd ${PETALINUX}/software/petalinux-dist/u-boot
$ patch -p1 < petalinux-u-boot-cache.patch
-----------------------------------------------
Please, can someone tell me how I can get this patch?
Thanks in advance,
Faiza
___________________________
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/