public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] why "go 0x0" and "go 0x0c000000" could start u-boot?
@ 2007-05-11 12:31 HoHo_Zhao
  2007-05-15  5:39 ` [U-Boot-Users] Re: " Sam Song
  0 siblings, 1 reply; 2+ messages in thread
From: HoHo_Zhao @ 2007-05-11 12:31 UTC (permalink / raw)
  To: u-boot

hello, everyone:

(Will somebody write to me to tell me how i can see your replies?)

when reset cpu or power up, u-boot starts, press any key to stop it
automaticly boot the kernel,
i test "go 0x0" and "go 0x0c000000", but two of them could go to restart
u-boot!
I am sure u-boot was flashed in 0x0c000000, but why "go 0x0" has the
same effect?!

With my mxlads board, I know another truth, when power up, cpu exec the
first cmd in 0x0c000000.
(this could be set by switches)

Somebody know why?

HoHo_Zhao

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

* [U-Boot-Users] Re:  why "go 0x0" and "go 0x0c000000" could start u-boot?
  2007-05-11 12:31 [U-Boot-Users] why "go 0x0" and "go 0x0c000000" could start u-boot? HoHo_Zhao
@ 2007-05-15  5:39 ` Sam Song
  0 siblings, 0 replies; 2+ messages in thread
From: Sam Song @ 2007-05-15  5:39 UTC (permalink / raw)
  To: u-boot

HoHo_Zhao <hoho_zhao@sina.com> wrote:
> hello, everyone:
> 
> (Will somebody write to me to tell me how i can see your replies?)

If you gotten two replies at the same time, it means you can 
see my reply and our replies.

> I am sure u-boot was flashed in 0x0c000000, but why "go 0x0" has the
> same effect?!

Probably 0x0 is kind of invalid address for normal access. So
'go 0x0' made CPU in check-stop status and then it restart CPU
like reset from 0x0c000000. Pls check the board memory map 
to understand it.

Regards,

Sam


		
___________________________________________________________ 
????????-3.5G???20M??? 
http://cn.mail.yahoo.com

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

end of thread, other threads:[~2007-05-15  5:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-11 12:31 [U-Boot-Users] why "go 0x0" and "go 0x0c000000" could start u-boot? HoHo_Zhao
2007-05-15  5:39 ` [U-Boot-Users] Re: " Sam Song

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