On Fri, 22 Dec 2000, Ronald G Minnich wrote: > no, this is a possible result if the timing is slightly wrong. Welcome to > SDRAM. oh, wait, you can test this. have your C code scribble over the AWARD BIOS area (one byte or write will do) and see if it changes. If it does, you're probably running from DRAM. In that case, you should #ifdef out all the meminit stuff in crt0.S, since it is probably (incorrectly) reconfiguring memory ... ron
- A7V progresses Bernhard Kuhn
- Re: A7V progresses tyson
- Re: A7V progresses Bernhard Kuhn
- Re: A7V progresses tyson
- Re: A7V progresses Ronald G Minnich
- Re: A7V progresses Ronald G Minnich
- Re: A7V progresses Ronald G Minnich
- Re: A7V progresses Eric W. Biederman
- Re: A7V progresses Bernhard Kuhn
- Re: A7V progresses Bernhard Kuhn
- Re: A7V progresses Eric W. Biederman
- Re: A7V progresses Denis Dowling
- Re: A7V progresses Ronald G Minnich
- Re: A7V progresses Vincent Legoll
- Re: A7V progresses Bernhard Kuhn