<div dir="ltr">Hi<div><br></div><div>The sis variant of the sparc/erc32 BSP has existed a LONG</div><div>time in RTEMS. It was needed to turn on about 50 lines of</div><div>assembly that were needed to initialize the simulator but</div><div>not the real erc32. This reflects the simulator existing before</div><div>the hardware. The real erc32 configuration disables that</div><div>code because it is not needed and thus undesirable for</div><div>flight configurations.</div><div><br></div><div>Jiri Gaisler fixed the simulator well over a year ago so that</div><div>the simulator is initialized in the same state as the real HW.</div><div>This lets the erc32 BSP variant (without the special code)</div><div>work on gdb/sis. Thus this variant isn't needed any longer. </div><div><br></div><div>If this were ANY other BSP, this would barely rate a ticket.</div><div>But this BSP variant was added in January 2006 and is</div><div>featured in the Hello World task and various other instructions.</div><div><br></div><div>There is no technical reason to keep this BSP but it is going</div><div>to be a bit more difficult to completely clean up.</div><div><br></div><div>Any objections to removing the unnecessary sparc/sis BSP variant </div><div>before 4.12 branches?</div><div><br></div><div>I plan to file a ticket and prepare a patch. It will take a village</div><div>to make sure we catch all the places this is in instructions though.</div><div><br></div><div>Thanks.</div><div><br></div><div>--joel</div></div>