[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-libc-dev] Add missing RAMSTART and fix incorrect RAMEND/FLASHEN
From: |
S, Pitchumani |
Subject: |
Re: [avr-libc-dev] Add missing RAMSTART and fix incorrect RAMEND/FLASHEND for a bunch of devices |
Date: |
Tue, 5 Aug 2014 07:51:44 +0000 |
> -----Original Message-----
> From: Selvaraj, Senthil_Kumar
> Sent: Wednesday, July 23, 2014 3:15 PM
> To: address@hidden
> Cc: S, Pitchumani; address@hidden
> Subject: Add missing RAMSTART and fix incorrect RAMEND/FLASHEND for a
> bunch of devices
>
> The below patch adds RAMSTART for devices that had only RAMEND defined
> without RAMSTART or RAMSIZE.
>
> It also fixes a couple of bugs (FLASHEND of io90pwm{1,x}.h set to 0x1FFF,
> RAMEND for iom3000 to 0x1FFF and RAMSIZE of iotn167.h to 0x200).
>
> While I believe these changes are useful in general, I'm making them
> right now as groundwork for embedding device info in a note section in
> the ELF file (see
> https://www.sourceware.org/ml/binutils/2014-07/msg00146.html).
>
> If ok, could someone commit please? I don't have commit access.
>
Committed.
Regards,
Pitchumani
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [avr-libc-dev] Add missing RAMSTART and fix incorrect RAMEND/FLASHEND for a bunch of devices,
S, Pitchumani <=