There are segment definitions for SRAM and DDR3_RAM available for you to select when defining a new section in the cfg file, but I don't know where they are getting the address for the SRAM. It is wrong for the Davinci processors since TI reserved the first 1k for some reason. It looks like 1 omap device has the ARM RAM split between high and low around that 1k mark, but I guess the rest haven't been using internal sram via the linker, otherwise, I would think someone else would have brought this up.
I've modified every instance I can find in the workspace, project, and install directory. I'm starting to wonder if its compiled in to a binary...