public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] Uboot Newbie: MPC8260 bootup issues
@ 2007-01-19 15:24 raghuveer.murthy at wipro.com
  2007-01-19 15:27 ` Timur Tabi
  0 siblings, 1 reply; 2+ messages in thread
From: raghuveer.murthy at wipro.com @ 2007-01-19 15:24 UTC (permalink / raw)
  To: u-boot

Hi,
 
I am deriving my code from SBC8260, for my custom MPC8260 board.
 
After much trial and error I found out that the u-boot code for our
board did not work properly for 
any gcc compiler options except for -O0 (no optimizations). 
 
For other options such as -Os and -O3 it boots up inconsistently
(sometimes it boots up and some other times it does not! ).
 
With no optimization I notice the booting-up is visibly slow.
I would like to know how to optimize for speed without affecting the
booting-up.
 
Also could you direct me to some link/guide to code optimizations on PPC
processors?
 
 
Thanks for your time,
Raghuveer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20070119/6dbdbd52/attachment.htm 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-01-19 15:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-19 15:24 [U-Boot-Users] Uboot Newbie: MPC8260 bootup issues raghuveer.murthy at wipro.com
2007-01-19 15:27 ` Timur Tabi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox