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 8A529C433F5 for ; Fri, 21 Jan 2022 15:22:30 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 37B14838D1; Fri, 21 Jan 2022 16:21:45 +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="cO92zYh4"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id B09B0830A0; Fri, 21 Jan 2022 16:21:10 +0100 (CET) Received: from mail-qk1-x72d.google.com (mail-qk1-x72d.google.com [IPv6:2607:f8b0:4864:20::72d]) (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 D120883820 for ; Fri, 21 Jan 2022 16:21:06 +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-qk1-x72d.google.com with SMTP id h2so10184394qkp.10 for ; Fri, 21 Jan 2022 07:21:06 -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=+InXlZCNJzVxFUA/g+cvO9GR9aPH5KESsmljhps8Lyo=; b=cO92zYh4155gnJTW76PPT2/G0+yZW+5t+ElUlV7IioxBNATYZx3HFHcgGWossQWCv8 G8FJKArF7/4Yyj0NK/ShkvQmEozQGFxAai7RoeT2df0E6HatCWyMq4pj0dfPUsWwuSNF 01lk/MknUUSZdFGM6J8anZBn42ZkuIx8BMJqU= 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=+InXlZCNJzVxFUA/g+cvO9GR9aPH5KESsmljhps8Lyo=; b=5umWgYvqtXnuArV3Btwzv2sI4Z9TDlIqxMNqhpDUy6/qm322lr0K4jk5GgFKNGrmOi fvh/e+DzoTLpStt7wL04iM061XB4qinklLMAVX9tVXLtYzPGUzbp4gOpwGJyJrPzQpq3 tzvtNe/e+jS9uVCbA3IjCYFDd8VVmcb2DXXA/dWN+cLDmy1ss5Rmu2T/+IbhCf4v8fia I2grO2N6Kx9Vj9gPSBKz+CiDBlg687T60lzrSkal3rM3Ic7v9RZEEV/lpDImt8UCQW/K vfLbQF2gWikDsyWEYTDiZ8eGuatw/pVe+lnazFeu4cY1PV0d6yJ+7CoQBej5p0fy6r1C 3TnQ== X-Gm-Message-State: AOAM533aWl83QEUbGPIVp5n1bBpHIXY4xfmnbMRMV/01CHYW7pdFQLM8 3ddURFK2u48M4uUoQc9SrMHwWg== X-Google-Smtp-Source: ABdhPJwaBfDtWFhuMDpELjB7dWcHvQiue6MEoUIYvf1rCSo5GOdr+zun4Y2oWtJSa6WDWKzWIeBf5A== X-Received: by 2002:a05:620a:11a3:: with SMTP id c3mr2950705qkk.291.1642778465619; Fri, 21 Jan 2022 07:21:05 -0800 (PST) Received: from bill-the-cat (2603-6081-7b01-cbda-2ef0-5dff-fedb-a8ba.res6.spectrum.com. [2603:6081:7b01:cbda:2ef0:5dff:fedb:a8ba]) by smtp.gmail.com with ESMTPSA id s5sm3515452qkp.81.2022.01.21.07.21.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 21 Jan 2022 07:21:04 -0800 (PST) Date: Fri, 21 Jan 2022 10:21:02 -0500 From: Tom Rini To: Vignesh Raghavendra Cc: Dave Gerlach , Joe Hershberger , Ramon Fried , u-boot@lists.denx.de, Grygorii Strashko Subject: Re: [PATCH 8/8] configs: am64x_evm_r5/a53_defconfig: Enable configs required for Ethboot Message-ID: <20220121152102.GU7004@bill-the-cat> References: <20211224072536.270251-1-vigneshr@ti.com> <20211224072536.270251-9-vigneshr@ti.com> <20220117144701.GA2631111@bill-the-cat> <20220121145705.GR7004@bill-the-cat> <22f403c1-55bb-3d77-311a-75e405e4a2d8@ti.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="VouvK5X/VR+fp5FT" Content-Disposition: inline In-Reply-To: <22f403c1-55bb-3d77-311a-75e405e4a2d8@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 --VouvK5X/VR+fp5FT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 21, 2022 at 08:48:05PM +0530, Vignesh Raghavendra wrote: >=20 >=20 > On 21/01/22 8:27 pm, Tom Rini wrote: > > On Fri, Jan 21, 2022 at 09:59:21AM +0530, Vignesh Raghavendra wrote: > >> > >> > >> On 17/01/22 8:47 am, Tom Rini wrote: > >>> On Fri, Dec 24, 2021 at 12:55:36PM +0530, Vignesh Raghavendra wrote: > >>> > >>>> Enable config options needed to support Ethernet boot on AM64x SK. > >>>> > >>>> Signed-off-by: Vignesh Raghavendra > >>> > >>> This leads to size overflow on r5. > >>> > >> > >> Hmm, I don't see size limitations locally. > >> > >> $ size spl/u-boot-spl > >> text data bss dec hex filename > >> 230470 10401 12992 253863 3dfa7 spl/u-boot-spl > >> > >> vs limit declared in configs/am64x_evm_r5_defconfig: > >> > >> CONFIG_SPL_SIZE_LIMIT=3D0x190000 > >> > >> I don't expect size overflow? > >=20 > > What toolchain are you using? I'm seeing this with gcc-11.1. > >=20 >=20 > I am using 10.3.1. Will try 11.1. But what's is overflow error being > reported? >=20 > Also, could you try if [1] compiles fine on top of latest master? >=20 > [1] > https://lore.kernel.org/u-boot/20220121071754.197577-1-vigneshr@ti.com/T/= #t Yes, this builds, so I guess you can set aside the report. Thanks! --=20 Tom --VouvK5X/VR+fp5FT Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmHqz1QACgkQFHw5/5Y0 tyy5pQwAs8xy4/4QT8zW1hHp64DHSosbN8TwY2J/PVgqiF7I7UBu8ZyZuTEZZwob JhrNruK4UdZ8CJsj1jAlm9MdFygf8Fe7/vhTdQKvyqK3T+3Me5+gyTyx6zt+0HqE jpVOjkFgQ3dW5bJv5YrKETOv00/wMqoHix600F0NBk0mnHsrKoznEvIQ4Dvxj4fH LFzxs+SPfz93EBVjvTMVVtV4QcUUEA4QeP8qNZWXRAdY4apSkY19aU6PWjbGvcQ1 nJL94M4aFKqUEiucR2RTaImS9VgKoEYchTIVmTnMYwKDyl+ynrChcxQSwVqnzOMR arc7BAWxIAwa3zSsEnpy85iOxNNDFjtTtsxABtgx4Trrnkx+BEpq3m0xpb4oMoLE daA/9Ccx8TZZvjVQyIwTjNCzZciZqayjirugrV9u945a+X0biMkbALYRZqxtdNS0 cikHl/d+R7nOsz9AxEwoYjgf3gReC0FyblvGsmsCHQ5DcPZwxDrhH6XbdPL20cuF J+yT5VKT =sfFd -----END PGP SIGNATURE----- --VouvK5X/VR+fp5FT--