<br><br><div class="gmail_quote">On Thu, Oct 29, 2009 at 8:17 PM, Peter Stuge <span dir="ltr"><<a href="mailto:peter@stuge.se">peter@stuge.se</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">Myles Watson wrote:<br>
> > I'd like __ROMCC__ to stay, but I agree very much with a new #define<br>
> > BEFOREDEVICETREE or somesuch.<br>
><br>
> How about __PRE_RAM__, since it could be CAR but it is before RAM init?<br>
<br>
</div>I like __PRE_RAMINIT__ a lot!<br></blockquote><div><br>I'm using __PRE_RAMINIT__ for now.  The only problem with it is that then you have to define __PRE_RAMINIT__ during RAM initialization.  I'd like to get this so that it's obvious what it means and when it should be used.<br>
<br>Thanks,<br>Myles<br></div></div>