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 72D0CC43334 for ; Thu, 16 Jun 2022 14:39:24 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id E2853843A2; Thu, 16 Jun 2022 16:39:18 +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="crxQFcFI"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 836478438F; Thu, 16 Jun 2022 16:39:14 +0200 (CEST) Received: from mail-qk1-x731.google.com (mail-qk1-x731.google.com [IPv6:2607:f8b0:4864:20::731]) (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 77DDC8438B for ; Thu, 16 Jun 2022 16:39:00 +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-x731.google.com with SMTP id c83so1129798qke.3 for ; Thu, 16 Jun 2022 07:39:00 -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=r6BVNRyIRTKTKkWgE6hfn8CXCZnDOwiHKaxZYbmKbl4=; b=crxQFcFIparY0Znyb87gXjFMW6/fJ7ZXya2K4HevKCeNOGe+dAN9wIUCMgxfg/Vxhf hguDt/KJURsR5xVaUT/LDY2fyNcGS+oug37g2s5SqObeDTQMvPvzmGDihyUjIuNeU74f CrXR1CRMFIZB40WsuRG2wePKblBHlBE9sj6Gw= 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=r6BVNRyIRTKTKkWgE6hfn8CXCZnDOwiHKaxZYbmKbl4=; b=v3IC9lSshg5Y3ANnQsO4BHlLPmxPnMhnkFSlcFKkZuJAh5eVTYReV8DNXSa7BkgEn3 FWpQzdTdhkSVygr2Lhbxw4hKuHa7X1h4e2e6/o9/M2XYqwtKSecYZO8Gh4Q83rpiKE4v vRrUm/wESQ5a1/tnn3kAF3rIeQoHFL9WIvtQYTQXFibS0ctRzAuZPGl7iTR8psku8kq3 X07W5NC5N5BCGeJ3KojoFEfSAASSJDjulZ128BtdVUDpbnNF4zaoEKtx2x0zGBOBtQY5 mfxHskDlcUQ1QTEIO5OM3vcwoU8WUGrJYxzUb6m8PHJsc9mXfT0YJsHbM+unUSGxvpGy B1sQ== X-Gm-Message-State: AJIora8DnBPTysoEliMfX+3OeFq+P8Ex5L+VoWhm52iyieIkesqeHih2 RnwK+KqeXRVb4b1bWD1XqD2UvZfoXIKd4A== X-Google-Smtp-Source: AGRyM1tIdVGh3q25jnhy52xU830CGW8Wt9JnFywe0x7ak2zs2n1eAM1IvdTB5QjEuIyYu8P/5IhdaQ== X-Received: by 2002:a05:620a:2606:b0:6a7:1dd:1904 with SMTP id z6-20020a05620a260600b006a701dd1904mr3720967qko.106.1655390339274; Thu, 16 Jun 2022 07:38:59 -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 g26-20020ac842da000000b0030509559d1fsm2072877qtm.30.2022.06.16.07.38.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 16 Jun 2022 07:38:58 -0700 (PDT) Date: Thu, 16 Jun 2022 10:38:56 -0400 From: Tom Rini To: Georgi Vlaev Cc: Vignesh Raghavendra , Anand Gadiyar , u-boot@lists.denx.de Subject: Re: [PATCH 3/5] board: ti: am62x: Use fdt functions for ram and bank init Message-ID: <20220616143856.GR2484912@bill-the-cat> References: <20220614144534.317407-1-g-vlaev@ti.com> <20220614144534.317407-4-g-vlaev@ti.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="BNPzYhLpBPEAqcxl" Content-Disposition: inline In-Reply-To: <20220614144534.317407-4-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 --BNPzYhLpBPEAqcxl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 14, 2022 at 05:45:32PM +0300, Georgi Vlaev wrote: > Use the appropriate fdtdec_setup_mem_size_base() call in > dram_init() and fdtdec_setup_bank_size() in dram_bank_init() > to pull these values from DT, where they are already available, > instead of hardcoding them. >=20 > Signed-off-by: Georgi Vlaev Reviewed-by: Tom Rini --=20 Tom --BNPzYhLpBPEAqcxl Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmKrQIAACgkQFHw5/5Y0 tyy+9gwAjsxZQoLKUw0v7LZ/6iEXyqbKAJfWQakJvJ1nvVLvcCgqGYuS4LuHBpmh IFUZIg7AS60auE5GHh4peTWy0b+sqrHOiadooG6Q7qUVZXyGu648XuerOHL0cMNb h3zbsokwN391QKg9XbI2sypHB6FNffCoCfVDMsDfUoYfBXMh6DlmnYIrJmVCqBAK 0v2aGAYxatLkl/oxevrWkRzbjgz8Byzw9UtuoYqI7nNRPtEclicgOndGG3+/cuAi cl9qsQJ3s6zSGdOw3XmSooxQHtfhibjWB6g3NsuYQNlL/+P70ysHEnY7CKximbfH zDLwlgRX7hxJAujCnBGlzGSzv6XUmVNxc7cc0ETIefF+aG6bku8Muwu3xfr8bQIT JK2iISi9YkevyQ7F+KkOVf8SIP6U/91DZ5lp6JNK13M9MERoHonX3Z8MbOiT97SV u43EQOhA/Zria/1ubfqTciu3Mu7joudBc5wyvsU8/rEBVo2tAxfg4u0bUguh/VLM wMpKTUwm =4rLC -----END PGP SIGNATURE----- --BNPzYhLpBPEAqcxl--