From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19799 invoked by alias); 8 Jun 2005 14:19:06 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 19682 invoked by uid 22791); 8 Jun 2005 14:19:02 -0000 Received: from host2.marvell.com (HELO maili.marvell.com) (65.219.4.2) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 08 Jun 2005 14:19:02 +0000 Received: from MSI-MTA.marvell.com (msi-mta.marvell.com [10.68.76.91]) by maili.marvell.com (Postfix) with ESMTP id AD1432569 for ; Wed, 8 Jun 2005 07:18:27 -0700 (PDT) Received: from msiexch01.marvell.com ([10.68.76.102]) by MSI-MTA.marvell.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 8 Jun 2005 07:18:27 -0700 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Wed, 08 Jun 2005 14:19:00 -0000 Message-ID: <9C9B2DC3D78A6142AC8D10C89669528636C2C4@msiexch01.marvell.com> From: "Ben Beasley" To: Subject: [ECOS] memory map mods X-SW-Source: 2005-06/txt/msg00064.txt.bz2 Hi - Please excuse the newbie question: I'm trying to modify a codebase that's targeted to one memory map for use on a platform with another memory map. The processors are, for all intents, the same (ARM9). I just need minimal functionality to begin with - a serial port and maybe GPIO control.=20=20 Question: What *.h and/or *.ldi files do I need to modify to accomplish this and what do I change? I was hoping I'd be able to locate 1 file that had a memory map in it, but it seems there are many in my tree. Any advice or explaination regarding this process would be greatly appreciated. =20 Thanks! -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss