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 07A0AC433EF for ; Sun, 3 Apr 2022 00:16:32 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id C887383B06; Sun, 3 Apr 2022 02:14:43 +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="pCQuMiTa"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id C001A83AEF; Sun, 3 Apr 2022 02:14:41 +0200 (CEST) Received: from mail-qv1-xf34.google.com (mail-qv1-xf34.google.com [IPv6:2607:f8b0:4864:20::f34]) (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 6B90B83AFD for ; Sun, 3 Apr 2022 02:14:35 +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-qv1-xf34.google.com with SMTP id gh15so4823035qvb.8 for ; Sat, 02 Apr 2022 17:14:35 -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=u+lcwNJnol81ifRNh2sH+iD8qTfXgHA3xn80KDr35fA=; b=pCQuMiTaHb8+dhV9M1hVraan2T7xK5MqkTzXq3vYSOVwqkDkH+OZbbyqbTr/JPZuYo 8XsutoGBgG44cN88wEDCzxw5cBv4lRSBI++W/VV3KOTVudA9Nao33wEPQzvEuZdsSZdg RBhswHEXbv5R8BiYVnvobljGy8wuxaipIeGAE= 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=u+lcwNJnol81ifRNh2sH+iD8qTfXgHA3xn80KDr35fA=; b=QIZIO0OIcPD8X/QDbueveZjiqtthXDt9vXrwvq1xdrXh3m4MeUOpFhwK56K7NSEKuQ syApg9x5+mlSTjvl6/mX0z041EIohEGw1lCEnEQ/YK3ctvmpT5MsuLP/V5fc+hgEY9UL s2aXD2kRvrdTUaEFKwzMsShUGBU49wbV2zeLUwBHyp1T/TSK/vq3eHOiUlgHrjZ6RIeJ kYo4oFWQdGZdObwFvg0+QnZO7Juup9WXdSDlXSm9pPyg490bEk5cdjL2T/GprPVPmlkk XIccWR4+SQFmwLinHKXy5OV7MMYCIHyo/7iPsTm7/o037aFO9UAULFHKSvm2x20zCPEq nevg== X-Gm-Message-State: AOAM5312EWbtj91NaqGvcMTTCKpQfbM1ivWw34jiJQ5Qd4G2lw0xLzPk WdgkJQ4HzXSVjN40YSuZHwEILQ== X-Google-Smtp-Source: ABdhPJw5fTxcXjR5/0sJGzJLkETnAVAHHdjMq6Z2utrtyMcxXcI0hbjbTYFJB0G4zCpVpbwbOkRPWw== X-Received: by 2002:a05:6214:1bcb:b0:441:759e:84b9 with SMTP id m11-20020a0562141bcb00b00441759e84b9mr41577939qvc.19.1648944874306; Sat, 02 Apr 2022 17:14:34 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-2ef0-5dff-fedb-a8ba.res6.spectrum.com. [2603:6081:7b01:cbda:2ef0:5dff:fedb:a8ba]) by smtp.gmail.com with ESMTPSA id m4-20020ac85b04000000b002e1dcaed228sm4764630qtw.7.2022.04.02.17.14.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 02 Apr 2022 17:14:33 -0700 (PDT) Date: Sat, 2 Apr 2022 20:14:31 -0400 From: Tom Rini To: Andre Przywara Cc: Liviu Dudau , Linus Walleij , Peter Hoyes , Simon Glass , u-boot@lists.denx.de, Sean Anderson Subject: Re: [PATCH 10/11] vexpress64: pick DRAM size from DT Message-ID: <20220403001431.GK14476@bill-the-cat> References: <20220304163018.3167841-1-andre.przywara@arm.com> <20220304163018.3167841-11-andre.przywara@arm.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="RqgulncRPyAsfmIg" Content-Disposition: inline In-Reply-To: <20220304163018.3167841-11-andre.przywara@arm.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 --RqgulncRPyAsfmIg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 04, 2022 at 04:30:17PM +0000, Andre Przywara wrote: > So far the DRAM size for both the Juno and the FVP model were hardcoded > in our config header file. For the Juno this is fine, as all models have > 8 GiB of DRAM, but the DRAM size can be configured on the model command > line. >=20 > Drop the fixed DRAM size setup, instead look up the size in the device > tree, that we now have for every board. This allows a user to inject > a DT with the proper size, and be able to use the full amount of DRAM. >=20 > Signed-off-by: Andre Przywara Applied to u-boot/next, thanks! --=20 Tom --RqgulncRPyAsfmIg Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmJI5ucACgkQFHw5/5Y0 tyyd2wv/cvjQMSLwyhjf8H1LL7qjD70iXPKRVkEEcL1GTb/HrMDSPO8N106qqFxp egxUqh3Xg/ZVa10p+LVOcorzYSMk5bFKkC+U0eLQBzrmdeNMOuLjkQNVUJRp6eIV 1wBBwtTZpMqq+4Ont/K2NHM+56FbSrCJAe7YXgsQaeKBZOfpGsL2uCGb5nc24mdP S63BsM63liV6WCgiaByYVxHsT/9yOpNUQouEut8B+eYbU0mtFzXfoY21Cbl/iElY qp9/0Gt4QOMYoFjpuJkLbpJP5dwNvnR7I1M4IQMRkMZeuLM7k2aMOo4l5KJ0cdlP WHstWWOcCjd7kmyMsZPVPi0k7duEBA4Q5V+k5fFCfh1Ym4+9EY+SSN1ump1VsXC+ W7X/O+0sMlQIHkifioOA5jM6hys99DogUdms+JhSLIiCViZpP0iCEJy9mB9P8Zyh 4tqnkRccsqfJeZm7rdHtJEqqfTqEf+rXMGggdd6HL9aUrtRbQwSOB0USeVTkI1d4 uTt1dik6 =9sXx -----END PGP SIGNATURE----- --RqgulncRPyAsfmIg--