[U-Boot-Users] u-boot for Microblaze build problem

I am having trouble compiling a build for u-boot 1.1.6. I have a microblaze processor. I know that I am just missing a step but I am new to using u-boot and need some help. I have done a "make suzaku_config" When I compile the code I get the error "#error Unknown CPU type". What parameter do I use to configure for a microblaze?
Here are some other questions that I have.
Where do I get the latest version of U-Boot for microblaze?
Where do I get the latest version of mb-gcc (Microblaze gcc compiler)?
Where is the best documentation to help me get U-Boot up and running on my board?
Any help would be appreciated. Thanks Bruce Christensen
____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

Hi,
2008/1/23, Bruce Christensen lbchriste@yahoo.com:
Where do I get the latest version of U-Boot for microblaze?
You can get lastest version from u-boot or u-boot-microblaze Git repositry.
Where do I get the latest version of mb-gcc (Microblaze gcc compiler)? Where is the best documentation to help me get U-Boot up and running on my board?
I propose to consult Maintainer of microblaze.
regards, Nobuhiro

Hi Bruce
I am having trouble compiling a build for u-boot 1.1.6. I have a microblaze processor. I know that I am just missing a step but I am new to using u-boot and need some help. I have done a "make suzaku_config" When I compile the code I get the error "#error Unknown CPU type". What parameter do I use to configure for a microblaze?
Here are some other questions that I have.
Where do I get the latest version of U-Boot for microblaze?
Latest version of U-BOOT is in git repository on denx.de. gitweb is www.denx.de/cgi-bin/gitweb.cgi
Where do I get the latest version of mb-gcc (Microblaze gcc compiler)?
I personally use Petalogix uclibc toolchain.
Where is the best documentation to help me get U-Boot up and running on my board?
http://www.monstr.eu/wiki/ What IP cores do you want to use?
Any help would be appreciated. Thanks Bruce Christensen
Regards, Michal Simek
participants (3)
-
Bruce Christensen
-
Michal Simek
-
Nobuhiro Iwamatsu