Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965064Ab3FTI2N (ORCPT ); Thu, 20 Jun 2013 04:28:13 -0400 Received: from mail-ee0-f53.google.com ([74.125.83.53]:36095 "EHLO mail-ee0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964995Ab3FTI1t (ORCPT ); Thu, 20 Jun 2013 04:27:49 -0400 Message-ID: <51C2BD00.4000800@monstr.eu> Date: Thu, 20 Jun 2013 10:27:44 +0200 From: Michal Simek Reply-To: monstr@monstr.eu User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130330 Thunderbird/17.0.5 MIME-Version: 1.0 To: Arnd Bergmann CC: monstr@monstr.eu, Soren Brinkmann , Russell King , Olof Johansson , Josh Cartwright , Tony Prisk , Michal Simek , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH RFC 0/2] Extend multi_v7_defconfig References: <1371664384-24974-1-git-send-email-soren.brinkmann@xilinx.com> <201306192046.41005.arnd@arndb.de> <51C291D0.6000401@monstr.eu> <201306201002.01702.arnd@arndb.de> In-Reply-To: <201306201002.01702.arnd@arndb.de> X-Enigmail-Version: 1.5.1 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="----enig2JRVKQIXGUFPTNCANISPF" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 4050 Lines: 108 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2JRVKQIXGUFPTNCANISPF Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable On 06/20/2013 10:02 AM, Arnd Bergmann wrote: > On Thursday 20 June 2013, Michal Simek wrote: >> On 06/19/2013 08:46 PM, Arnd Bergmann wrote: >>> On Wednesday 19 June 2013, Soren Brinkmann wrote: >>>> I don't know how much a defconfig is supposed to provide, hence as R= FC. >>>> This patches are needed for booting Zynq into a minimum ramfs based >>>> system with a serial console. >>> >>> In my opinion we should provide enable all the platform specific driv= ers >>> in the defconfigs, as well as everything needed to boot the system, >>> to get proper compile coverage as well as the ability to test changes= >>> easily. Your patches look good. Michal, would you apply them and >>> send another pull request or should I just take them directly? >> >> Soren asked me 2 days ago if make sense to create zynq defconfig or no= t. >> I just suggested him to better extend this multi_v7_defconfig. >> But still question is if we can/should create zynq specific defconfig?= >> Or are you going to remove all of these platform specific defconfig? >=20 > We don't have a consistent policy across platforms at the moment. > Traditionally we had multiple defconfigs per platform, in some cases > one per board, but moving towards one defconfig per platform at > the moment. That's what I though but on the other hand in this process all these defconfigs should be removed. > I guess whether or not to have a separate defconfig for one platform > or to use only multi_*_defconfig is a question of how many people > would use a zynq_defconfig in practice. The point is if you look at zynq users than they will just use this zynq_= defconfig because they know that it is for zynq and also they don't want to compile drivers for other platforms which zynq can't use. =46rom distribution point of view they want to use only one image because= it is just easier. Based on this if there is an option to also add just zynq defconfig, I wo= uld prefer to also add it. >> Definitely agree that multi_v7 defconfig should enable everything need= ed >> to boot the system. >> Does it also mean that we should also enable all zynq drivers >> to get better compile coverage? >=20 > I would say yes. >=20 > My feeling is that multi_v7_defconfig should enable all hardware > support for the platforms in it, and that users would take it > as a starting point if they want to have a configuration for > an embedded system, disabling everything they don't need. I just wanted to be sure because you wrote just drivers for booting it means any "minimal" configuration to get it boot not all drivers. If you are ok, Soren will prepare also specific zynq defconfig file and check if there are any missing drivers which are not enabled for zynq= for multi_v7. I will collect them in one branch and will send pull reques= t. Thanks, Michal --=20 Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91 w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/ Maintainer of Linux kernel - Xilinx Zynq ARM architecture Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform ------enig2JRVKQIXGUFPTNCANISPF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlHCvQEACgkQykllyylKDCEVGQCeLKZ3czjNA2ns0h4imMXs9qXB XnIAnjpftG1CE1auE7ai7s3H9QmuSsm/ =GovF -----END PGP SIGNATURE----- ------enig2JRVKQIXGUFPTNCANISPF-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/