* [U-Boot-Users] MPC8360:
@ 2006-11-15 16:12 ananthsl at libero.it
2006-11-15 16:22 ` Timur Tabi
0 siblings, 1 reply; 2+ messages in thread
From: ananthsl at libero.it @ 2006-11-15 16:12 UTC (permalink / raw)
To: u-boot
Hi,
I am trying to run u-boot on an MPC8360-based board.
In the file, start.s under cpu/mpc83xx/, I noticed that it calls cpu_init_f to initialize the CPU.
Debugging the code (using a stub written in assembly to glow some LEDs on the board), I noticed that this routine is not executed (because, putting the stub after the call to this routine doesn't glow the LEDs).
Do I need to check the stack-pointer setup?
Where else could the problem lie?
Could someone please help?
Thanks and Regards,
Ananth.
------------------------------------------------------
Scopri se hai Vinto un Tv Color LCD! Clicca qui
http://click.libero.it/webnation15nov06
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot-Users] MPC8360:
2006-11-15 16:12 [U-Boot-Users] MPC8360: ananthsl at libero.it
@ 2006-11-15 16:22 ` Timur Tabi
0 siblings, 0 replies; 2+ messages in thread
From: Timur Tabi @ 2006-11-15 16:22 UTC (permalink / raw)
To: u-boot
ananthsl at libero.it wrote:
> Hi,
>
> I am trying to run u-boot on an MPC8360-based board.
> In the file, start.s under cpu/mpc83xx/, I noticed that it calls cpu_init_f to initialize the CPU.
> Debugging the code (using a stub written in assembly to glow some LEDs on the board), I noticed that this routine is not executed (because, putting the stub after the call to this routine doesn't glow the LEDs).
cpu_init_f() is definitely called. I think there's a bug in your LED code, or
you somehow broke something in start.S.
--
Timur Tabi
Linux Kernel Developer @ Freescale
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-11-15 16:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-15 16:12 [U-Boot-Users] MPC8360: ananthsl at libero.it
2006-11-15 16:22 ` Timur Tabi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox