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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 473A3C433F5 for ; Mon, 8 Nov 2021 15:51:17 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id BBD7D6128B for ; Mon, 8 Nov 2021 15:51:16 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org BBD7D6128B Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 7967A83888; Mon, 8 Nov 2021 16:51:14 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (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="PnU+eQBN"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 4D0B983888; Mon, 8 Nov 2021 16:51:13 +0100 (CET) Received: from mail-qt1-x830.google.com (mail-qt1-x830.google.com [IPv6:2607:f8b0:4864:20::830]) (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 D834183886 for ; Mon, 8 Nov 2021 16:51:09 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qt1-x830.google.com with SMTP id h14so14064948qtb.3 for ; Mon, 08 Nov 2021 07:51:09 -0800 (PST) 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=0ioOMExdrIBA3t5MyRmZjsOYM1KfEqaceRrevLUZSA8=; b=PnU+eQBN3aLkofhMYCgLPjEbNRl7mn3NAx5QASvpRSMNXa4getMK0S6vmeaBnAfCTq 8O2ncMwgr0c/ZvRFacV1hd7FnIKzJughKQBT2AS0xITKJOx8HJHeYsk5gQAu/23MpBos yx8E4S0e+9gH/bVbeE2Pxw/pjVFlbSi7KwHV0= 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=0ioOMExdrIBA3t5MyRmZjsOYM1KfEqaceRrevLUZSA8=; b=DnzwYq5G2vAs0osy9ggAmogu4hOebMlTVjVqgzJrchdIKx1BP4tg5ryePM4WuP2MAB +TCw5xljBVZpHvRiPFVgP7tM3BjeUPjG3DG1EubHNezRYgw/j0v6iBG1Bt05cYA5nhDO aLWrit9VdFnwGO3wrJjsx51XnPgnktw/DljC4vd3+QK7yNG33vTS9+bQcgG6YE3bEFs3 s2epRhfujrWDrMGpc4FJ+Cm8c6gPLo03GojHyIA3rcw0O+B5f6hdIW9Z2pekGBk56zRF 1oCWTAtagu/EOXkKEBzw+uNNFsygXlw74VjH9CayY2mB7yiztH/C7zuB9M3SLecHZoYc EPww== X-Gm-Message-State: AOAM532hD1fYdE3Kkead9gDywRGOEFWgmJKWb1OPl26hk2/B4FdY/AmS SvZ/WKqc33PzvxfhwsdUorfTjg== X-Google-Smtp-Source: ABdhPJy1gsbb5YaNFYeVf88T2gMpQROYLj+qzviR1dPZhufXaDfSMXswpAgL17BFRfgil7q9lYfMRw== X-Received: by 2002:ac8:183:: with SMTP id x3mr397657qtf.279.1636386668721; Mon, 08 Nov 2021 07:51:08 -0800 (PST) Received: from bill-the-cat (2603-6081-7b01-cbda-65cb-752a-b567-5ae4.res6.spectrum.com. [2603:6081:7b01:cbda:65cb:752a:b567:5ae4]) by smtp.gmail.com with ESMTPSA id o5sm9667114qkl.50.2021.11.08.07.51.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 08 Nov 2021 07:51:07 -0800 (PST) Date: Mon, 8 Nov 2021 10:51:05 -0500 From: Tom Rini To: Sinthu Raja Cc: u-boot@lists.denx.de, Praneeth Bajjuri , Sinthu Raja Subject: Re: [PATCH V2 05/17] board: ti: j721e: Enable support for reading EEPROM at next alternate address Message-ID: <20211108155105.GD24579@bill-the-cat> References: <20211102140558.32460-1-sinthu.raja@ti.com> <20211102140558.32460-6-sinthu.raja@ti.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="dCICej1q2fvharBi" Content-Disposition: inline In-Reply-To: <20211102140558.32460-6-sinthu.raja@ti.com> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 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.2 at phobos.denx.de X-Virus-Status: Clean --dCICej1q2fvharBi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 02, 2021 at 07:35:46PM +0530, Sinthu Raja wrote: > From: Sinthu Raja >=20 > J721E EVM has EEPROM populated at 0x50. J721E SK has EEPROM populated > at next address 0x51 in order to be compatible with RBPi. So start > looking for TI specific EEPROM at 0x50, if not found look for EEPROM at > 0x51. Minor, since I'm asking for other changes, please say "RPi" or "Raspberry Pi" not "RBPi". --=20 Tom --dCICej1q2fvharBi Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmGJR2kACgkQFHw5/5Y0 tyznBwv/QMQhV8LX2dcdgHcdLicLhk5maIRBRQP+vqiz0IROXP0A2DkfrRZuc4lV JkrIGjN62TvyensQkSIZoE9AZdGLHcOQgvl8yPVV8Glm/8l/YPk4FuiWthcHUhKz W2VRQcikfRvcwOgCfSVWcogi2/As12UYQgo45T0+xRhxyjoRHe46z+K4TsIw8POG ZQLCpKE0PrUcDLp87uSE3zrPyGV9MG9zGEjBviAbArsexjaqL8Jo74Djx4nGN1fg bpOn6MroeCTG7HCbdiKGOwYBvbXr83IbBcz7aNZRwNJEt10fD6T+/AmPxnJWOmrz 3hum5xQhquMqW6i0Vh9jzD2K9x/Jp8kbmAlnF9lAGTJaJM2o6Umzve31cUQOEXdE ikxOaGDz0jWcMrOENdxkP9Nu3CAnFyaN7BKAgQnId65aQnUSfkGRy99qMyY1C7RH CS2E+zq2KUh2R6KJsAGqSRxWlVlCCWqzjsB+OmNmexuIy0oHOSSMo/EN5rcCoegx Jo10wv/I =O+wL -----END PGP SIGNATURE----- --dCICej1q2fvharBi--