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 C87D3C4332F for ; Fri, 9 Dec 2022 22:54:21 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 61682852D0; Fri, 9 Dec 2022 23:53:56 +0100 (CET) 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="lAGql8az"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 74BB6852CE; Fri, 9 Dec 2022 23:53:54 +0100 (CET) Received: from mail-wm1-x332.google.com (mail-wm1-x332.google.com [IPv6:2a00:1450:4864:20::332]) (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 45FC985312 for ; Fri, 9 Dec 2022 23:53:49 +0100 (CET) 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-wm1-x332.google.com with SMTP id ay14-20020a05600c1e0e00b003cf6ab34b61so928223wmb.2 for ; Fri, 09 Dec 2022 14:53:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=VhxYkqRKVv5z38RGxfjHHwZOYxZtgxqa+HRZq2i7aj8=; b=lAGql8azdp34Yp3A8snJbibw9zDSKxqA9nPuQwm9vQYU7Oihi418O8eBFYuCL0SU8m YcQjRmHZ0I9QbE0EbkYCVcpVoD8AnvTeOSBue/8WWX4BOzQLrtMaxGneUJme/7hvHqIm XzODMqy74Cdq2WPU07FyFeGevSULNwXTaRPis= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=VhxYkqRKVv5z38RGxfjHHwZOYxZtgxqa+HRZq2i7aj8=; b=B84VvJK4Y0UrTuTJCJixaoql3lvOgPOkVH71CHPwfyAhqwAG+/Up/3dYAis7FFrD0Z kGfa8dMJknl2Bho7uhWxdGm9CHYgSqqIk3W4yQhjx1KuNLF4UjdnpHWfGgIwWW/GqoRX kSZoW008VLNwH7J/udTDwgWoE5cPB75qY1hWvI4jmM6nTAjm3yHoc7Mu5lXGPL2tGPTS WT4c3V+o4bJ0WYipMLjdDDl4iIUE524QTRzUtDuXnm+1gXojV99fIN18iidaoLKwq8o7 pL8QIFUVH1ezOa8iit0PH138v5BmDi4Z1ZrneALzMU2BkHvTvOoLdecUBke4i+RcN1t8 o7kg== X-Gm-Message-State: ANoB5pnzpnLb/bTIZ2DhsT3FS7YSWofXCT6WaXJDen3JB45ewx3csabe Lf0FgZ/q6nPkslm2voTCFT2VDjpp3siewoAE X-Google-Smtp-Source: AA0mqf5kcWLK5XgE5LZ74ITY6mKPdwIqeMGpt3olYYbPQUoSz6mmi7J6VlaHu0DwL7akS+I56c6dNg== X-Received: by 2002:a05:600c:a52:b0:3d1:c8c8:fb5 with SMTP id c18-20020a05600c0a5200b003d1c8c80fb5mr6344966wmq.18.1670626428833; Fri, 09 Dec 2022 14:53:48 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-b826-a734-d5f3-47e0.res6.spectrum.com. [2603:6081:7b00:6400:b826:a734:d5f3:47e0]) by smtp.gmail.com with ESMTPSA id f24-20020a1c6a18000000b003b3307fb98fsm987871wmc.24.2022.12.09.14.53.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 09 Dec 2022 14:53:48 -0800 (PST) Date: Fri, 9 Dec 2022 17:53:44 -0500 From: Tom Rini To: Bryan Brattlof Cc: Lukasz Majewski , Sean Anderson , Jaehoon Chung , Nishanth Menon , Georgi Vlaev , Andrew Davis , Vignesh Raghavendra , UBoot Mailing List Subject: Re: [PATCH 3/8] ram: k3-ddrss: add am62a controller support Message-ID: <20221209225344.GB3787616@bill-the-cat> References: <20221104001358.13353-1-bb@ti.com> <20221104001358.13353-4-bb@ti.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="JK9EAEGOExcK5IQt" Content-Disposition: inline In-Reply-To: <20221104001358.13353-4-bb@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 --JK9EAEGOExcK5IQt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 03, 2022 at 07:13:53PM -0500, Bryan Brattlof wrote: > TI's am62a family of SoCs uses a new 32bit DDR controller that shares > much of the same functionality with the existing am64 and j721e > controllers. >=20 > Select this controller by default when u-boot is build for the am62a >=20 > Signed-off-by: Bryan Brattlof > Reviewed-by: Tom Rini Applied to u-boot/next, thanks! --=20 Tom --JK9EAEGOExcK5IQt Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmOTvHgACgkQFHw5/5Y0 tyyxewv/bwr/KVan1vOxDvB5rskKrcteTw/WDJdWUJyQmt879kj+ekKXvRJVJuem dUfy3j9cVxpTzfdlzxn7pQ7TXO2gROu0CIGDwg3d2dJ/HyOZ7/YxkHFJLzgZquqW 3z/t4AoFTHftxSGpNO289QCTiQ3AX2a759uEbDQJC5XTwuY/LlXkeenDNUeJ76vX MFcUN+HfU7TrRWsnqM10Aaj2US/ZC8aIGcovEWP/e2UHter1l1W1P8zhEVeE8IB8 nU2RdkC/jRjKS1FQrXhFybO/Bs8uNe5bCxqDB/oQ4OBodnWk2RNuD/X5mHKcPUdf ht+Q6Ao2zWxXU8FKtVj8kv4PeORhSBiqT3THIGF/zPoqJgOGsOVZsuNS+LAl8fj9 KhFOwkCRuNVheBkNXjy3egr9KNSTI+8FhbzXej9yCpJWWoao2acnC53+i+mxdxI0 CFrGERBZQdLEpKjsAYaE8Im6si0/KrO2/cC+MulFISjX/Ss0wlDGsNEpLLpao7BB VBTk/MAZ =C7bq -----END PGP SIGNATURE----- --JK9EAEGOExcK5IQt--