Received: by 2002:a05:6358:d09b:b0:dc:cd0c:909e with SMTP id jc27csp245324rwb; Wed, 9 Nov 2022 23:39:27 -0800 (PST) X-Google-Smtp-Source: AMsMyM6TrjVtn5yMGUhbgfjNYZcCIPm9RbQWLGZ4ZgoGoC0GXBqg+YvSKVFfgG/LWNL6jpf+thDc X-Received: by 2002:a17:902:bcc1:b0:187:31da:494a with SMTP id o1-20020a170902bcc100b0018731da494amr49055448pls.121.1668065966797; Wed, 09 Nov 2022 23:39:26 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1668065966; cv=none; d=google.com; s=arc-20160816; b=yqvaxUoA7pS++GhINAa1AdkPC90pIyJPiSkOWNC0I7wdcEGkpIbXcqBv7LWcrZBEfP FjXONr16v75a1nrneCu9evRAOJzbSuL0aMktcgMoqLJHZn20h3xxQmNiF1kBVOks+DmZ bFjpfxAhExdzphS3BhhQKq0HfHSAHZFeZQQ3sIbJha4mS0vC8af6rgosU0fUA15hpvx9 iwpmvwmx99tTooP0eMWMsCChb9vHTPH27wUiGgQkrX3ZOgzomThhQYwsgzk9M3KW6mSR IhrWKqehRt+XBBzK81VRG4+n+HYRk9Hkl8sgEYfN4OeaGrbsQoIBG44Y7KRYNDWr54YQ hDDw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=kF0oZ+hRO87D5+3itKVu7wpp1bA3xno03KKWASTk8IQ=; b=1LIRUPCy/eU+lFJWmWAgTXi0VFZ+xbhA0RUWhFy3wQMEqLgmrAppcKblG1w1eFcw7W qcmiIYtm30iirSyw/J3EdTV93uWOcVKqcOSUjjv2g9yNzy5mJKKP/mvn3vEk2S2YOnf2 QpK8sXURlgIXpgzH3du5toHqxtyTvXf4tKX26xbZ+QOsHnQQzwL3LPVw/0woAlx2CL6g TYeVywdH+LEWmBlZc5O6MQwFmNCINkmlKZ0TeAJSLZ/pS9dgByCXG8aTjjZrcggRBsjQ eacut/vvPPqDiG7kjAK1+pjtjJ8f9vMVRaK1LIWBy4QhtMmXagRNpO6wRz95WOuC7eiU jFRQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id t186-20020a6381c3000000b0046fad9b36c6si19239346pgd.155.2022.11.09.23.39.13; Wed, 09 Nov 2022 23:39:26 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232809AbiKJHPS (ORCPT + 94 others); Thu, 10 Nov 2022 02:15:18 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37558 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232749AbiKJHMA (ORCPT ); Thu, 10 Nov 2022 02:12:00 -0500 Received: from muru.com (muru.com [72.249.23.125]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 248932648; Wed, 9 Nov 2022 23:11:59 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 27C6F80C7; Thu, 10 Nov 2022 07:02:09 +0000 (UTC) Date: Thu, 10 Nov 2022 09:11:56 +0200 From: Tony Lindgren To: Mark Jackson Cc: Andreas Kemnade , linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org Subject: Re: [PATCH] Update Nanobone Message-ID: References: <20221004143901.130935-1-mpfj@newflow.co.uk> <20221108194742.0d9340f4@aktux> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_NONE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, * Mark Jackson [221109 14:35]: > On Wed, 9 Nov 2022 at 07:37, Tony Lindgren wrote: > > > > The separate defconfig should not be needed. Please send any defconfig > > changes to multi_v7_defconfig or omap2plu_defconfig as separate patches. > > > > Note that you can run make savedefconfig first to produce a minimal diff. > > Then if adding device drivers, please add them as loadable modules where > > possible. > > But using the omap2plus_defconfig increases my kernel to 4.7MB > > My "custom" one has been specifically designed for the NANO platform > and currently sits at about 3.7MB (which nicely fits into the ~4MB memory > bank allocated to the kernel) > > Hence the use of my custom defconfig. Maybe host your defconfig somewhere on a device related wiki page? We got rid of the board specific config files in the kernel years ago in favor of just a few generic ones. > I don't have modules enabled as the platform functionality is pretty fixed. OK nothing wrong with that, multi_v7_defconfig and omap2plus_defconfig are trying to be more generic and distro friendly. > The defconfig I posted was created using savedefconfig. > Is it still wrong ? Nothing wrong with that, except it should be hosted with the device related documentation and not in the kernel :) Regards, Tony