<div dir="ltr">Hi<div><br></div><div>This file is currently used by only one BSP and it isn't in sync with the start code that five of the BSPs use.  I looked at the genmcf548x BSP for guidance but it appears to inherit the stack it starts on and doesn't have bss clear code in start.S.</div><div><br></div><div>The shared start.S needs a starting stack and the following symbols:</div><div><br></div><div>_clear_start and _clear_end<br></div><div><br></div><div>What do those symbols map to in the linkcmds.shared?</div><div><br></div><div>Any thoughts on the starting stack other than to declare it in the shared start.S?</div><div><br></div><div>Just thinking I can move a few BSPs to shared easily if I can address this issue.</div><div><br></div><div>Thanks.</div><div><br></div><div>--joel</div></div>