[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Putting bspstart in its own program section?



On Sep 9, 2009, at 10:39 , Peter Dufault wrote:

> For a powerPC bsp under development I want to put everything in  
> external SRAM during initial debug.  I still need what's in  
> bspstart.S to run out of the internal SRAM at reset to do the bare  
> minimal configuration.
>

Do you ever wish you could cancel an email right after you sent it?   
Obviously I can't do what I was thinking since I can't write to the  
SRAM until I've configured it, I'd have to bootstrap a standalone  
initializer and then I could download to SRAM.  Never mind.

Peter