[U-Boot-Users] Where is the ppc-8xx-gcc

When I tried to build the boot code, it came out that no ppc-8xx-gcc was found. Where can I get ppc-8xx-gcc?
-----Original Message----- From: u-boot-users-admin@lists.sourceforge.net [mailto:u-boot-users-admin@lists.sourceforge.net]On Behalf Of Tadas Sent: 2004年9月10日 9:31 To: u-boot-users@lists.sourceforge.net Subject: [U-Boot-Users] What is the most simple ppc405gp board
What ppc405gp board is cheapest, and have minimum hardware?
Or more excactly, which board DO NOT have real time clock and preferably no fpga. and if the ram is integrated with no upgrade support it would be perfect.
I want to use its code as referense. if the board have something more then it is hard to remove.
And maybe someone know is it posible tu run linux without RTC?
------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users

You need a cross-development toolchain. For the PPC, why not try ELDK 3.0? http://www.denx.de Cheers, T.mike
-----Original Message----- From: u-boot-users-admin@lists.sourceforge.net [mailto:u-boot-users-admin@lists.sourceforge.net]On Behalf Of Wang, Chao (Charles) Sent: Thursday, September 09, 2004 7:00 PM To: u-boot-users@lists.sourceforge.net Subject: [U-Boot-Users] Where is the ppc-8xx-gcc
When I tried to build the boot code, it came out that no ppc-8xx-gcc was found. Where can I get ppc-8xx-gcc?
-----Original Message----- From: u-boot-users-admin@lists.sourceforge.net [mailto:u-boot-users-admin@lists.sourceforge.net]On Behalf Of Tadas Sent: 2004年9月10日 9:31 To: u-boot-users@lists.sourceforge.net Subject: [U-Boot-Users] What is the most simple ppc405gp board
What ppc405gp board is cheapest, and have minimum hardware?
Or more excactly, which board DO NOT have real time clock and preferably no fpga. and if the ram is integrated with no upgrade support it would be perfect.
I want to use its code as referense. if the board have something more then it is hard to remove.
And maybe someone know is it posible tu run linux without RTC?
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users

In message 6999EF22C12CD4119A6800508B65021F07C1C390@CI0027EXCH001U you wrote:
When I tried to build the boot code, it came out that no ppc-8xx-gcc was found. Where can I get ppc-8xx-gcc?
It's "ppc_8xx-gcc", with a '_', not '-'.
See for example http://www.denx.de/ELDK.html
And by the way:
What ppc405gp board is cheapest, and have minimum hardware?
For the PPC4xx you should use the ppc_4xx- tools, not the ppc_8xx- ones.
I _strongly_ recommend you start reading the DULG. See http://www.denx.de/twiki/bin/view/DULG/Manual
Best regards,
Wolfgang Denk
participants (3)
-
T Michael Turney
-
Wang, Chao (Charles)
-
Wolfgang Denk