Re: [avr-gcc-list] Device specific linker scripts

2013-10-19 Thread Georg-Johann Lay
Dhakshinamoorthy, Soundararajan schrieb: Hi all, Can someone advise a way to support device specific linker scripts in binutils for our AVR port. Currently bintuils is based on device architecture and not device as i understand. This is a reasonable approach. Just imagine what a device-specif

Re: [avr-gcc-list] Device specific linker scripts

2013-10-19 Thread Erik Christiansen
On 19.10.13 19:48, Georg-Johann Lay wrote: > Dhakshinamoorthy, Soundararajan schrieb: > >I am trying to update the linker scripts, with the start address of > >boot section, which is different for each device (or atleast i don't > >seem to find a way to compute it based on the information available