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

Putting bspstart in its own program section?



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.

I'm starting to look through the linkcmds in the tree but while I get  
up to speed on them they might as well be Greek.  Is there a bsp that  
does something like this so I can concentrate on that?

Peter