[PATCH] Utilize Blackfin L1 SRAM

Jonathan S. Shapiro shap@eros-os.com
Tue Jul 15 14:21:00 GMT 2008


> We have a similar situation in Coyotos... We solved the problem by
> adding a pair of coyotos-specific linker scripts....

I know how to implement this, and the implementation is simple and easy.
But maintaining the customized linker scripts will be a burden.


Originally that was true for our scripts also. Now we simply include the standard ELF script for the target arch and then add a few changes. I do not expect any large maintenance burden now that we do this.

The baseline scripts are already well parameterized. It would be surprising if something similar did not work for you. If there is a reason to add additional parameterization to the baseline scripts, I suspect this could be done.



More information about the Binutils mailing list