On Thu, Oct 29, 2009 at 8:17 PM, Peter Stuge <[email protected]> wrote:

> Myles Watson wrote:
> > > I'd like __ROMCC__ to stay, but I agree very much with a new #define
> > > BEFOREDEVICETREE or somesuch.
> >
> > How about __PRE_RAM__, since it could be CAR but it is before RAM init?
>
> I like __PRE_RAMINIT__ a lot!
>

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.

Thanks,
Myles
-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to