<br><br><div class="gmail_quote">On Tue, Mar 2, 2010 at 12:53 PM, Joseph Smith <span dir="ltr"><<a href="mailto:joe@settoplinux.org">joe@settoplinux.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im"><br>
<br>
<br>
On Tue, 2 Mar 2010 11:43:42 -0500, Keith Hui <<a href="mailto:buurin@gmail.com">buurin@gmail.com</a>> wrote:<br>
> On Tue, Mar 2, 2010 at 11:22 AM, ron minnich <<a href="mailto:rminnich@gmail.com">rminnich@gmail.com</a>> wrote:<br>
><br>
>> On Tue, Mar 2, 2010 at 5:39 AM, Keith Hui <<a href="mailto:buurin@gmail.com">buurin@gmail.com</a>> wrote:<br>
>><br>
>> > ramtest.c:6.0: warning: Replacing undefined macro: CONFIG_SSE2 with 0<br>
>> > ramtest.c:56.0: warning: Replacing undefined macro: CONFIG_SSE2 with 0<br>
>><br>
</div>This should be fixed in Kconfig. Probibly in the cpu Kconfig?<br>
<div class="im"><br>
>> fix this first. You really want your code to be warning-free.<br>
>><br>
>> I did a search, and the only reference (ie. this ramtest.c) is elsewhere<br>
> in<br>
> the code - src/lib/. That may be used by something else.<br>
><br>
>><br>
>> >                 edosd |= 0x04;  // <<< ABORT!<br>
>><br>
>> did you try just edosd = edosd | 4;<br>
>><br>
>> just wondering if it's that simple.<br>
>><br>
>> I could try tonight. But I used both notations fearing that romcc<br>
doesn't<br>
> support more obscure constructs, and both work in other places.<br>
><br>
</div>hmm<br></blockquote><div>I did it - I made the above change (though I doubt it made any difference) and have to remove the PRINT_DEBUG mentioned in my original email for it to compile.<br><br>Time to boot test.<br>
<br>* Clacks away *<br><br>This is the biggest excitement after Canada winning Hockey Gold at the winter Olympics! (see attached log)<br><br>I have 256MB and Linux boots to the login prompt!<br><br>I'll formulate a patch later adding this and P2B-LS support.<br>
<br>Cheers<br>Keith<br></div></div><br>