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

Re: [microblaze-uclinux] uclinux-auto ETHERNET?



On Sat, 26 Mar 2005 12:56:11 +1000, John Williams
<jwilliams@itee.uq.edu.au> wrote:
> It sounds like the uClinux EDK project for the Nuhorizon's board does
> not have MDM download capability.  Typical kernel download times on my
> ml401 platforms are around 3-5 seconds, via JTAG/MDM.
> 

I believe it does, problem is I'm "emulating" JTAG via a parallel
cable on LPT1. I'll try and get a hold of a USB JTAG cable and connect
it directly to the Parallel III (or IV) connector on the board. Will
this help?

> The way I do it is
> 
> $ dow -data image.bin 0x80000000
> $ con 0x80000000
> 
> or whatever start address is appropriate.

That's what I was curious about, I chose the base SDRAM address as the
start address (in my case 0x81800000), I guess that was correct since
I was able to mount the FS, unfortunately it crashed seconds later..
(doh)

< ... >
VFS: Mounted root (romfs filesystem) readonly.
Freeing init memory: 36K
Mounting proc:
Mounting var:
Populating /var:
< STALL >

< ... >
VFS: Mounted root (romfs filesystem) readonly.
Freeing init memory: 36K
kernel BUG at sched.c:686!
< STALL >

Here's another concern. I cannot seem to "RESET" the soft-processor
(through XMD), I basically need to re-implement and re-upload to
restart the boot process.

Any advice would be helpful, I personally don't mind hacking around
with the kernel, but I will not attempt to do so until I resolve the
upload speed issue.


Thanks,

Edmond
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/