On 30.10.2009 04:56, Myles Watson wrote:
On Thu, Oct 29, 2009 at 8:17 PM, Peter Stuge peter@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.
__NO_RAM_YET__ ?
Regards, Carl-Daniel