From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from az33egw02.freescale.net (az33egw02.freescale.net [192.88.158.103]) by ozlabs.org (Postfix) with ESMTP id C7F3767B17 for ; Thu, 28 Apr 2005 00:42:10 +1000 (EST) In-Reply-To: <1114609634.30649.14.camel@ad.doubleclick.net> References: <1114609634.30649.14.camel@ad.doubleclick.net> Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <609724aa0424d00c851e3d085ce6d56f@freescale.com> From: Kumar Gala Date: Wed, 27 Apr 2005 09:42:04 -0500 To: "Jason McMullan" Cc: PPC_LINUX Subject: Re: MPC8xx Platformization List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Jason, Two comments: 1. put mpc8xx_devices.c & mpc8xx_sys.c in arch/ppc/syslib (I moved the 85xx ones here and its where 83xx & 52xx are) 2. can we just use hard coded offsets for start & end values. I really hate assuming that the global immap_t structure is always correct. I'm assuming on 8xx these values really aren't changing, take a look at mpc83xx_devices.c thanks - kumar On Apr 27, 2005, at 8:47 AM, Jason McMullan wrote: > _______________________________________________ > Linuxppc-embedded mailing list > Linuxppc-embedded@ozlabs.org > https://ozlabs.org/mailman/listinfo/linuxppc-embedded > > Date: April 27, 2005 8:48:03 AM CDT > Subject: > > > > Date: April 27, 2005 8:48:03 AM CDT > Subject: > > > > > >