All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] problem about reset
@ 2004-10-12  8:58 liuyong
  2004-10-12 13:01 ` Travis Sawyer
  0 siblings, 1 reply; 2+ messages in thread
From: liuyong @ 2004-10-12  8:58 UTC (permalink / raw)
  To: u-boot

440gx cpu and ocotea board.
when i reset the board, the board cannot work well.
i check the u-boot.bin with hexdump
--------------------------------------
hexdump -s 0x7fffc u-boot.bin
007fffc ff4b 04f0
--------------------------------------
but after the board boots 
md.l 0xfffffffc 1
00220000
-------------------------------------
the result is error, so the board cannot reset.
I set the _start_440 relative address, it can
reset ok.
it seems as if the bootrom mapping is error.
 

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

* [U-Boot-Users] problem about reset
  2004-10-12  8:58 [U-Boot-Users] problem about reset liuyong
@ 2004-10-12 13:01 ` Travis Sawyer
  0 siblings, 0 replies; 2+ messages in thread
From: Travis Sawyer @ 2004-10-12 13:01 UTC (permalink / raw)
  To: u-boot

On Tue, 2004-10-12 at 04:58, liuyong wrote:
> 440gx cpu and ocotea board.
> when i reset the board, the board cannot work well.
> i check the u-boot.bin with hexdump
> --------------------------------------
> hexdump -s 0x7fffc u-boot.bin
> 007fffc ff4b 04f0
> --------------------------------------
> but after the board boots 
> md.l 0xfffffffc 1
> 00220000
> -------------------------------------
> the result is error, so the board cannot reset.
> I set the _start_440 relative address, it can
> reset ok.
> it seems as if the bootrom mapping is error.
What version of u-boot?

Did you read doc/README.ocotea & verify the jumper settings?

Your report about it not booting is the first I've seen since it was
released about 11 months ago.

Please ensure you're using CVS head and have configured the jumpers
properly.

-travis

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

end of thread, other threads:[~2004-10-12 13:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-12  8:58 [U-Boot-Users] problem about reset liuyong
2004-10-12 13:01 ` Travis Sawyer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.