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 035C9EB64DA for ; Wed, 19 Jul 2023 13:18:13 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 50E4B8677B; Wed, 19 Jul 2023 15:18:11 +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="a/wX0204"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id E65C586785; Wed, 19 Jul 2023 15:18:08 +0200 (CEST) Received: from mail-yw1-x1136.google.com (mail-yw1-x1136.google.com [IPv6:2607:f8b0:4864:20::1136]) (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 D4E7086763 for ; Wed, 19 Jul 2023 15:18:05 +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-yw1-x1136.google.com with SMTP id 00721157ae682-579ed2829a8so68219407b3.1 for ; Wed, 19 Jul 2023 06:18:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1689772684; x=1692364684; 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=QZ637K4DBjHNPV4LVh7XT2kc+GM2WprtNJEErNPzG68=; b=a/wX02047dRJP8M6AtGAlTnGpjZMPkICtLq2OZVLhqlHJJ3DxE0lOK0vPgsYRqEW53 Li51cx5pcBzFoVZZiT1h3B6lKbvNt7gOVfaoeKpUPOefDOuBPkXEiIiXhoOGpvMQzL63 tMCxjrtzZ9PcQgYJkccfzTg71aZ6pZ+cfSb+M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689772684; x=1692364684; 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=QZ637K4DBjHNPV4LVh7XT2kc+GM2WprtNJEErNPzG68=; b=l4zQ2KhhFD9+hb9gNrZfgZy8mu6DplP/9wUBoGy3jy6XVOIGBKbyEWaL2JSW74+L27 nr4hJnYrofmQnsjwwg7GahLV//BKZShQ2Hcwh/pRuUxeOnTxIv8qMvNwrf/nPNwC4L4W 6OYNgzSlSm3mEB3zvCQ8TZQHOOFWVvRF6v+M3/qtuWTMQkdVNFkCE4/k9OHRBzcD2pWB 9cVZ2dtcIsF/TGAGYR6/8AndxapdkbvHbYTnnKRwVr8MH9nKkh8GcdpqvVHSIXyU7X6H GXeqWnos2T+9VEUQ5+luaTrYtZmKTcE732jNS0qUKkHWnS1LY2enUFB+cZoB8CFJcnUJ ADCQ== X-Gm-Message-State: ABy/qLa2QxTTGEoAunsyqGqLoS65euSoZ8h0eYyhCVhhKwgBtBfD0a9D 2OEcvmErwxu7Sa+tz+KE2ox5+g== X-Google-Smtp-Source: APBJJlGCX64u9VLu/pqQAgRTeTr5BX/OB4fJfHernmAEnsRsi2barVCapnHJQ7EpZxcUgVqKgC0eUQ== X-Received: by 2002:a81:4f03:0:b0:579:ecfd:bb90 with SMTP id d3-20020a814f03000000b00579ecfdbb90mr16656783ywb.1.1689772684625; Wed, 19 Jul 2023 06:18:04 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-db2e-065f-d044-b9a4.res6.spectrum.com. [2603:6081:7b00:6400:db2e:65f:d044:b9a4]) by smtp.gmail.com with ESMTPSA id m2-20020a817102000000b00582fae92aa7sm1001523ywc.93.2023.07.19.06.18.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 19 Jul 2023 06:18:04 -0700 (PDT) Date: Wed, 19 Jul 2023 09:18:02 -0400 From: Tom Rini To: Nikhil M Jain Cc: u-boot@lists.denx.de, devarsht@ti.com, vigneshr@ti.com, nsekhar@ti.com, sjg@chromium.org Subject: Re: [EXTERNAL] Re: [PATCH V2 0/2] Fix warnings occurred during compilation Message-ID: <20230719131802.GU1670569@bill-the-cat> References: <20230621105953.49533-1-n-jain1@ti.com> <0187a9b7-6fbc-8bc3-e53c-01f0ad042a00@ti.com> <20230719115819.GS1670569@bill-the-cat> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="i9bmrW5CqaaNSukh" Content-Disposition: inline In-Reply-To: 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.8 at phobos.denx.de X-Virus-Status: Clean --i9bmrW5CqaaNSukh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 19, 2023 at 06:44:18PM +0530, Nikhil M Jain wrote: > Hi Tom, >=20 > On 19/07/23 17:28, Tom Rini wrote: > > On Wed, Jul 19, 2023 at 04:44:36PM +0530, Nikhil M Jain wrote: > > > Hi Tom, > > >=20 > > > Seems like this series fell through the cracks, so a gentle reminder = on > > > this. > > >=20 > > > On 21/06/23 16:29, Nikhil M Jain wrote: > > > > This patch series aims at fixing warnings which occur during > > > > compilation, by including required header files and using appropria= te > > > > types for variables which are typecasted. > > > >=20 > > > > Changes in V2: > > > > - Type cast bmp_load_addr to uintptr_t at places necessary rather t= han > > > > changing argument type. > > > >=20 > > > > Nikhil M Jain (2): > > > > board: ti: am62x: evm: Include necessary header files > > > > common: splash_source: Fix type casting errors. > > > >=20 > > > > board/ti/am62x/evm.c | 1 + > > > > common/splash_source.c | 6 +++--- > > > > 2 files changed, 4 insertions(+), 3 deletions(-) > >=20 > > This depends on the other series that you just reposted I believe you > > had said before. > >=20 >=20 > This series is independent and doesn't depend on the series I have > reposted yesterday. What is it against then? It didn't apply before, I could have sworn I reported. --=20 Tom --i9bmrW5CqaaNSukh Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmS34oMACgkQFHw5/5Y0 tyx/BQwAsU3fmcC/3KV693WjTNHRNf9fN6GjIsD956ab3nIC+h4521v2m7+vj8Tj Y/7AVSknenO/4ECFDn0/qKYjQnJfRGERvZVbsm33ynY6+Ng39hRguRkLbB6OtfHe NTStZRfTi2ocP0UQUR5LkVEx0ejLdJMYJEmurLR98D4D1yV/4ABk6/EBvCk3uzU0 22IaZ8IoWJvrQI4hdqF4hPKI4vp7R7w1GsU3Hcj28w35mbiyWYLfPz9DNtvGeq7T 2zA02aq6FREnSeI3LjrqociWrE7/bTmrFAhbiUoD1SqaUe9kqV2HH8FKRqCTX/Iu I1GWSPOTQmtO2FKPzIAXwfU9GVcYDvXR10hxYwUhNiIf6/szZZ/eoYBeAInzLQWM 9ESfzvli2bhkVDhLJhedyjFXNUx00ernFXvb+EyHuWMu6o9GSO+BOwDjg1EXH2X1 zZgfDz6ohRwnXH+BbcmMBy9dbzwUGzvz5DMlkCArC635aZH6dB9e7DWCwY8NMOZb 4HgZWo95 =wesC -----END PGP SIGNATURE----- --i9bmrW5CqaaNSukh--