[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4B1CD62D.8000702@analog.com>
Date: Mon, 7 Dec 2009 18:17:17 +0800
From: Jie Zhang <jie.zhang@...log.com>
To: Mike Frysinger <vapier.adi@...il.com>
CC: David Howells <dhowells@...hat.com>,
uClinux development list <uclinux-dev@...inux.org>,
linux-kernel@...r.kernel.org, Greg Ungerer <gerg@...inux.org>,
uclinux-dist-devel@...ckfin.uclinux.org,
David McCullough <davidm@...pgear.com>
Subject: Re: [uClinux-dev] [PATCH/RFC] FDPIC: add hook for arches to customize
program header parsing
On 12/07/2009 06:10 PM, Mike Frysinger wrote:
> On Fri, Dec 4, 2009 at 19:28, Jie Zhang<wrote:
>> On 12/05/2009 01:44 AM, David Howells wrote:
>>> Mike Frysinger<vapier@...too.org> wrote:
>>>> The Blackfin port has custom program header flags/addresses for
>>>> automatically loading regions into the dedicated on-chip SRAM. So add a
>>>> hook for ports to leverage.
>>>
>>> Now that I've ACK'd this, I feel I'm going to have to NAK it. I'm not
>>> against
>>> the general concept, but:
>>>
>>>> + do_munmap(mm, *maddr, phdr->p_memsz + *disp);
>>>
>>> There needs to be a mapping covering the SRAM region for the purposes of
>>> the
>>
>> Our GDB is still lack of the feature to debug applications using SRAM.
>
> semi true. L1 text appears to work fine:
This is by lucky. We need some feature in GDB 7.0 to cope with code or
data in L1 SRAM.
Jie
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists