[coreboot] [PATCH] Remove warnings

Myles Watson mylesgw at gmail.com
Fri Oct 30 04:56:40 CET 2009


On Thu, Oct 29, 2009 at 8:17 PM, Peter Stuge <peter at stuge.se> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20091029/ed24df4a/attachment.html>


More information about the coreboot mailing list