All of lore.kernel.org
 help / color / mirror / Atom feed
* Power On Self Test and testing memory
@ 2003-05-14 22:26 Jeff Baitis
  2003-05-14 22:34 ` Pete Popov
  2003-05-14 22:56   ` Lyle Bainbridge
  0 siblings, 2 replies; 10+ messages in thread
From: Jeff Baitis @ 2003-05-14 22:26 UTC (permalink / raw)
  To: linux-mips

Hi all:

I implemented memory tests in my bootloader code for the AU1500. I'm trying
to figure out why Linux boots when loaded into cached KSEG0 (0x 80c0 0000),
but my memory test FAILS for this same region.

(pretty backwards huh? get linux booting, then write memory tests!)


I start by writing 0x5555 5555 to all of uncached memory, reading it back, and
I write 0xAAAA AAAA to all of uncached memory and read it back.

This works great.

Next, I try to write 0x5555 5555 to cached KSEG0 memory, and it fails at addr
0x8000FE50. But Linux boots!

I'm not issuing SYNC commands when writing to cached memory; could this be
the problem?

We've exhaustively verified the memory burst parameters, etc. They look good.

Thank you in advance for your ideas!

Regards,
Jeff

-- 
         Jeffrey Baitis - Associate Software Engineer

                    Evolution Robotics, Inc.
                     130 West Union Street
                       Pasadena CA 91103

 tel: 626.535.2776  |  fax: 626.535.2777  |  baitisj@evolution.com 

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

end of thread, other threads:[~2003-05-15 18:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-14 22:26 Power On Self Test and testing memory Jeff Baitis
2003-05-14 22:34 ` Pete Popov
2003-05-15  0:27   ` Jeff Baitis
2003-05-15  2:43     ` Lyle Bainbridge
2003-05-15  2:43       ` Lyle Bainbridge
2003-05-15 14:38       ` Lyle Bainbridge
2003-05-15 18:03         ` Jeff Baitis
2003-05-14 22:56 ` Lyle Bainbridge
2003-05-14 22:56   ` Lyle Bainbridge
2003-05-14 23:00   ` Pete Popov

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.