[PATCH] Utilize Blackfin L1 SRAM

Daniel Jacobowitz drow@false.org
Sat Jul 12 14:05:00 GMT 2008


On Sat, Jul 12, 2008 at 05:59:25PM +0800, Jie Zhang wrote:
>> Is there some requirement I am failing to understand that precludes
>> using the existing tools to accomplish what you want?
>>
>>   1. Use objcopy to rename the sections after each .o is produced.
>>   2. Modify the linker script template to gather and group
>>      the new section names (if the necessary parts aren't there
>>      already).
>>
>> What requirement do you have that cannot be solved using this approach?
>>
> I don't like to use a modified linker script. Maintaining it will be a pain.

Not an individual linker script in the applications, one in binutils.
It's no different than what you added in your patch.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Binutils mailing list