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 5ADD4C433EF for ; Thu, 7 Jul 2022 01:56:37 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 73C0884560; Thu, 7 Jul 2022 03:55: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="bzyKsNlk"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 4D2628454B; Thu, 7 Jul 2022 03:55:41 +0200 (CEST) Received: from mail-qt1-x832.google.com (mail-qt1-x832.google.com [IPv6:2607:f8b0:4864:20::832]) (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 E8D8A8456A for ; Thu, 7 Jul 2022 03:55:38 +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-qt1-x832.google.com with SMTP id l14so20868161qtx.2 for ; Wed, 06 Jul 2022 18:55:38 -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=9bzx4G3OEYfNZMyHjBeoWa9kE+bpaLa7rK2FhlyG4OQ=; b=bzyKsNlkcJQ17ehkMbHC5dzHh8ifIPN76/DCGSFfSvEtBeLPUNra0TNSEIKNpbprUg gdHz6uviDESZ5Um5g2zyXob8Dzri6krWdqEkAsJoUqzSx1m9J6Wy6L4MNGMzUZQs8kHK HDD2q8KU5/YN6IZgVNWYUNjCwNnlFOmwsmcbg= 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=9bzx4G3OEYfNZMyHjBeoWa9kE+bpaLa7rK2FhlyG4OQ=; b=PtJOGeRJ+ZE4oaXiMu32Zh0d0AxMthnmaTRqD/byMQh2U+59hoBSJDiEaQX/qpgjIP HAvOjMNR/tpeCLKqX/2itiJ/EXOhHpkTUm/q/gO4n30ddKT3hqck3GsvHmu/+ufCvhXf AIRkhYVUXokLN0NyyBeu38gTvDmPQJ++jTBcuBNi5JSFwW8DrjCGJzQMMKUmhdbzv4rf 8MgsgxfQ9uQU2+3tNL+rrZ8ckV/l0pHvPkXMIsnm4FerKWi9lahDIsutyPnJM/8O33S6 nTaSYZ62//GnsqxJWWUQWLD/JTE9tqoSLcNIsD0w2hT2Fa7sRkgT3tLqP3UYr/5tBe9r eG0w== X-Gm-Message-State: AJIora9zViDIzuOUsp7cc+3QdmX/u6kH9mypzUwzIgJQdzRPADvZNeb/ GdsgIkyzpf6UJlqt1XwfrkDxxw== X-Google-Smtp-Source: AGRyM1v+W1qcVYMAcOHrGpfzamU7N2XMMWG30TvV2O+VBBp1SHt/teioRaSjBRabtu1SESd2B/Y9uw== X-Received: by 2002:ac8:7d44:0:b0:31d:29a1:1cf7 with SMTP id h4-20020ac87d44000000b0031d29a11cf7mr33190517qtb.355.1657158938530; Wed, 06 Jul 2022 18:55:38 -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 dz8-20020a05620a2b8800b006b141dd9746sm19214462qkb.110.2022.07.06.18.55.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jul 2022 18:55:37 -0700 (PDT) Date: Wed, 6 Jul 2022 21:55:35 -0400 From: Tom Rini To: Georgi Vlaev Cc: Vignesh Raghavendra , Anand Gadiyar , u-boot@lists.denx.de Subject: Re: [PATCH 1/5] arm: mach-k3: common: Use ddr_init in spl_enable_dcache Message-ID: <20220707015535.GP1146598@bill-the-cat> References: <20220614144534.317407-1-g-vlaev@ti.com> <20220614144534.317407-2-g-vlaev@ti.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="BpaYgC3CmXBSV7t/" Content-Disposition: inline In-Reply-To: <20220614144534.317407-2-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.6 at phobos.denx.de X-Virus-Status: Clean --BpaYgC3CmXBSV7t/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 14, 2022 at 05:45:30PM +0300, Georgi Vlaev wrote: > The spl_enable_dcache() function calls dram_init_banksize() > to get the total memory size. Normally the dram_init_banksize() > setups the memory banks, while the total size is reported > by ddr_init(). This worked so far for K3 since we set the > gd->ram_size in dram_init_banksize() as well. >=20 > Signed-off-by: Georgi Vlaev > Reviewed-by: Tom Rini Applied to u-boot/next, thanks! --=20 Tom --BpaYgC3CmXBSV7t/ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmLGPRcACgkQFHw5/5Y0 tyw0igwAi4mksA7AYclv32qjJofrZKMEd6AHxkIuKy6+9Y0ORMsL5jZeX3GS7r/H dIqZ+DyrK4pzGbrVdODJ+ojut7x/eYxyLN3tYzPwEGbxjMBGzU2eIoE4a2dpOZbr /wm3eXYxzdhtEij+zIAozKCfWTeG3UDqlG35CT5T/IbYVXDExU4FSwB0uDX5BKsj IACaOw/6roMNyaupDV3e1xTYWsVfrdhfZZ3+rx7OeUDzc7/OeBhf3gs5aBA4rENh xtynuckTVZ2cwxQGA0Z9sJCHPzTaxlRO2q0f9o6FxpJLBvGN9jRmg3Qge08CFX6i Vbx/l5lv5Tsyk3jk20kXz6wsC/vdmtok73pxQkWaxJe6evg/SzH8rblK3IuD/+Tk CWGerEFGiNDl3TbyKNYwgoTgkqlx85ocfCaTXKFcOC1whLLOSMVwP7qABYZ/pZXx mXFGXNWOTmOoan/00Neb6MA0F9bcIlTlq2ZCRNu6kFtL7ofyeK3lpdN3fRIgOm2D b9D/t4B1 =6RP6 -----END PGP SIGNATURE----- --BpaYgC3CmXBSV7t/--