From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp2-g21.free.fr (smtp2-g21.free.fr [212.27.42.2]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 6EEC6E0140A for ; Wed, 15 May 2013 07:48:32 -0700 (PDT) Received: from e6520eb (pac33-2-82-240-38-71.fbx.proxad.net [82.240.38.71]) (Authenticated sender: eukrea) by smtp2-g21.free.fr (Postfix) with ESMTPSA id A03824B00B5; Wed, 15 May 2013 16:48:23 +0200 (CEST) Date: Wed, 15 May 2013 16:48:21 +0200 From: Eric =?UTF-8?B?QsOpbmFyZA==?= To: Eric Nelson Message-ID: <20130515164821.694ba1ff@e6520eb> In-Reply-To: <519398A5.9050501@boundarydevices.com> References: <1368540164-13687-1-git-send-email-eric@eukrea.com> <20130514162037.56efd217@e6520eb> <20130515095135.231262d1@e6520eb> <519398A5.9050501@boundarydevices.com> Organization: =?UTF-8?B?RXVrcsOpYQ==?= Electromatique X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.16; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Cc: "meta-freescale@yoctoproject.org" , Otavio Salvador Subject: Re: [meta-fsl-arm-extra][PATCH] linux-boundary: enable some PCIe drivers X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2013 14:48:34 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Eric, Le Wed, 15 May 2013 07:16:05 -0700, Eric Nelson a =C3=A9crit : > That said, I'm not really sure where Eric's headed by including somewhat > arbitrary PCIe devices. I'm not aware that these are commonly used and > could begin a slow march to allyesconfig. Do other users really want > to include support for PCIe 8250's, or is this just something important > for a project of yours? >=20 that was just the result of tests I did on PCIe with standard peripherals I bought in a computer shop to test PCIe with several different kind of peripgerals. This patch simply gives a chance to users to have their PCIe board working (of course if that's one of those which I tested and there are other PCIe drivers not enabled). Forget this patch if you believe that's not a good idea, I really don't care if it's not applied ;-) Eric