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

RE: [microblaze-uclinux] Determining the MAC address on a Spartan 3e Starter Kit



On Wednesday, January 03, 2007 3:55 AM Jose Torres wrote:

> I'm new here and I've finally ran into a program I can't figure out.

Not only you, looks like not many people are using petalinux yet. BTW,
how did you compile your EDK project? Do you have EDK version for Linux
or you are using Windows? Petalogix guide suggests that at least xps
will run under Linux...

> Could somebody please tell me how to determine the MAC address of my
> Spartan 3e Starter Kit?

Use u-boot command "setenv ethaddr <something>" and then saveenv. 

> I am trying to load the U-boot binary image through tftp using the
> following command:
> U-Boot> tftp $(clobstart) u-boot-s.bin

Did you run their ub.config script? It must do the job if you don't want
to configure manually. In any rate, clobstart variable is not defined by
default. And why do you try to load u-boot while you are already running
u-boot? 

> I did run into a few bugs that I would like to submit with a work
> around if possible.

I would like to see list of bugs, I also have something to report.

Thanks,
Leonid.

___________________________
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/