From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from natcgimail.rzone.de (natcgimail.rzone.de [81.169.145.167]) by ozlabs.org (Postfix) with ESMTP id CABE667CE1 for ; Sat, 28 Oct 2006 23:42:16 +1000 (EST) Date: Sat, 28 Oct 2006 15:41:54 +0200 (MEST) Message-Id: <200610281341.k9SDfsqF020068@post.webmailer.de> To: "Benjamin Herrenschmidt", "Nicolas DET", "Matt Sealey" From: "Nicolas DET" Subject: Re: EFIKA vs. CHRP platform MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Cc: linuxppc-dev list , Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , ----- original message -------- Subject: EFIKA vs. CHRP platform Sent: Sat, 28 Oct 2006 From: "Benjamin Herrenschmidt" >=20 > - I'm not sure using RTAS for PCI config space is a very good idea. > We'll need native mpc52xx_pci.c anyway, so we can juse use it for Efika > as well instead of taking the massive overhead of RTAS calls on PCI > config space accesses. >=20 Compiling... Efika will use as far as possible RTAS. Bye