From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id BBAB6C433EF for ; Thu, 16 Jun 2022 14:39:45 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 849678439D; Thu, 16 Jun 2022 16:39:27 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="Qq212yZq"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 702178438F; Thu, 16 Jun 2022 16:39:19 +0200 (CEST) Received: from mail-qk1-x72c.google.com (mail-qk1-x72c.google.com [IPv6:2607:f8b0:4864:20::72c]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 6BC9D84392 for ; Thu, 16 Jun 2022 16:39:16 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qk1-x72c.google.com with SMTP id x75so1111648qkb.12 for ; Thu, 16 Jun 2022 07:39:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=eyJGJHtYLjwvURzFdlUYwsPHSHBOPKFYukBlCwyv/QQ=; b=Qq212yZqV3JDk+KZbiLwGfDDzJjFexnTc1IbXk9MeP9uqrIt3Nwe+4nNd6SXbi7GLD qpNRqCHRtSaRDO37UUSgrSsqiePml3iKNAEOrLG/qaU5hWi9pwr745KU5b8z8EanvGd4 mVoanc9bzO+ajwMAS6d87qMM/g0rWmKbAWYik= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=eyJGJHtYLjwvURzFdlUYwsPHSHBOPKFYukBlCwyv/QQ=; b=suZRIwJvdvo5mIxNEc2Su1b8x/P3y0XYMn2aau1GyZsnKPSrqXZR4AlkjJ48sCqPmX h49oWNKHBnnFt3SIEANHvZnlyFjnHK1ZSEdaZuNenIDt+/EoAFNiIIH54ryFQPxY3Ahc r69yRtXz1/tlgmUo03C6TVfeza/B8Yf7+/1D6U1EP7nNsiAPxmMNDgKRN4ZBAL02STTJ TSIxknNP8vg+bDMqfLdtX32uqlATweuwYTRIxwboWyfr3yO3rjGWGmkeaIlzeFMJmr2f 0Xv+coeotZsDt1noY1u1HwmlcktiN3j8Y+y/ef3rTH6l6rK1axFJ+nzGDYyXjzv+5pBp NDVw== X-Gm-Message-State: AJIora/q8lPnznhso1XBmJ4zP7jr63JXOdNIl8PTU5BkzKVNv5BYZ1wq Uf0AtzbXyCiX03X9m97KmPx/uA== X-Google-Smtp-Source: AGRyM1tPlOo56q8zqpfhuYs8MSxQYEpKNEUYcoNzXJdB9gqhcCyPOyRZZlbROVgEVAO7aSOrDQnYjg== X-Received: by 2002:a05:620a:1a0e:b0:6a7:a299:1f49 with SMTP id bk14-20020a05620a1a0e00b006a7a2991f49mr3701156qkb.582.1655390355207; Thu, 16 Jun 2022 07:39:15 -0700 (PDT) Received: from bill-the-cat (cpe-65-184-195-139.ec.res.rr.com. [65.184.195.139]) by smtp.gmail.com with ESMTPSA id i10-20020ac85c0a000000b00304e1709b1esm2194699qti.43.2022.06.16.07.39.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 16 Jun 2022 07:39:14 -0700 (PDT) Date: Thu, 16 Jun 2022 10:39:12 -0400 From: Tom Rini To: Georgi Vlaev Cc: Vignesh Raghavendra , Anand Gadiyar , u-boot@lists.denx.de Subject: Re: [PATCH 5/5] configs: am62x_evm_r5: Add CONFIG_NR_DRAM_BANKS as done in a53 defconfig Message-ID: <20220616143912.GT2484912@bill-the-cat> References: <20220614144534.317407-1-g-vlaev@ti.com> <20220614144534.317407-6-g-vlaev@ti.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Hhtq4oE0BIHS6vkA" Content-Disposition: inline In-Reply-To: <20220614144534.317407-6-g-vlaev@ti.com> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.5 at phobos.denx.de X-Virus-Status: Clean --Hhtq4oE0BIHS6vkA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 14, 2022 at 05:45:34PM +0300, Georgi Vlaev wrote: > Add CONFIG_NR_DRAM_BANKS from am62x_evm_a53_defconfig as this is > needed to calculate the size of DDR that is available. >=20 > Signed-off-by: Georgi Vlaev Reviewed-by: Tom Rini --=20 Tom --Hhtq4oE0BIHS6vkA Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmKrQJAACgkQFHw5/5Y0 tyyFLgwAgwjS/z1xscAEv67qjG2wy16CaP4+qAGi8QEuoLnVso3k7/npgdNuXO9F R8evuyR5qhyPlkowDEnk5PM4xdNaKqXdMAob4WC5FV8Xz5sRPf701oRPY2ooedgV Wo5mKGdhiQcPlfP8/nHkdaCeoOXt0fWNctLypjHJ8FqNg6VBSmNB9FSbnsknSNsv eil/Qt+pCUDKlcBN5KkSSROxKenAL53cK/3zqvfQuZq8HhrYZ/xr+f3lHd9DVDor b3BC/T3GllgngJ/9+QlK76DnEsNQS/Gd7bwYxG0MNNPglPbNy5a1jkQWlwaL0Lx6 wiYC3oODAFhInKe9kqpzc3Xg7liJfSuNS8Urx9Do8g7COTYzxcyJ+NVkIRRvgMah 6AxBqKlM7YiqnRI1mfgSOK3G871IKIZPRqpDyav/dUSfOAcKJBzxIG9UMxKYdhGJ taHnJ04E/562eRAaTN0Ma6ptsPf+9Ow9MdvG0+kwgIRbe1tiWVdhbRgrhEChdmZC cLrOqTbM =Qb+r -----END PGP SIGNATURE----- --Hhtq4oE0BIHS6vkA--