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 3FC74C64EC7 for ; Wed, 22 Feb 2023 16:41:39 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 30DB985B4C; Wed, 22 Feb 2023 17:36:56 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org 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=chromium.org header.i=@chromium.org header.b="K9g+GkcC"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id A39F585B1F; Wed, 22 Feb 2023 17:35:52 +0100 (CET) Received: from mail-io1-xd2d.google.com (mail-io1-xd2d.google.com [IPv6:2607:f8b0:4864:20::d2d]) (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 4B5D985B04 for ; Wed, 22 Feb 2023 17:34:57 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=sjg@chromium.org Received: by mail-io1-xd2d.google.com with SMTP id d12so3770651ioe.10 for ; Wed, 22 Feb 2023 08:34:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=pIYKqGsErJNESwSrMOEyLHjdH2LrSkChg1hYq9/XKMc=; b=K9g+GkcCdyS9wKsUd9hfwzcV5QaD9fde+CXZ2VgCTI6we5NPJA07kcGX4yMqRXDxy9 uZtPemnHsvYgy4XpSFrafvYiOi0hEyKXZrJJ+v7XdvJOnHWHr/MXViN7E5QTmd8ABc8L lNPHW7I+Gnz+mgJnM2uCsuCkjqD0ByGnlKNX8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pIYKqGsErJNESwSrMOEyLHjdH2LrSkChg1hYq9/XKMc=; b=VbnK5wHI7jx9hx6HsEt5GpTlpQY3HDjgvuMVlc0lxA+yu330pOf4jNTyXPlaUWINnh sSIfpofvp5WJOwFZuLlkTCsRRAI6JBiYy8y8V+PXMjn6yPKDfEKysZWWUzYYurPBOyeR rRahI6K0KcyEjXcKbo7TSnLuCvXmIN3MPplvyhvm4BxEl0Lmg83A8qUfhXRwTqfHtR4U 84l64LCEgnC3V9WhsG9/iBHwY23ojcpHvD9whkCIz8ouDBsMY6sQV0/nhWLUlaJNFNxO qTVqhDIfaLoZZPUj43EI6T0qKo8n4mhGWgreCCSw7ln5XuxRGZLsyvZg5kVmGIDBGT39 5OJg== X-Gm-Message-State: AO0yUKUMPkjyo/nrSO1B7vOaVlR4N8w3ak16yLEcOGSqoJ8GZT8fEFVR e+MU5Qp/6QOm3WomJnFqVLPaHYuR9q/S0v6X X-Google-Smtp-Source: AK7set9NQPK2LBE8GHGWq8vKVr945Jf3QdpzZWVwOho3rXOlvIHlzTIYaKs9d47YjJiPWKTN5p0bNQ== X-Received: by 2002:a6b:ce19:0:b0:74c:7db1:47cf with SMTP id p25-20020a6bce19000000b0074c7db147cfmr5224094iob.14.1677083693872; Wed, 22 Feb 2023 08:34:53 -0800 (PST) Received: from sjg1.roam.corp.google.com (c-73-14-173-85.hsd1.co.comcast.net. [73.14.173.85]) by smtp.gmail.com with ESMTPSA id z26-20020a056602005a00b00716eb44b97esm2164541ioz.27.2023.02.22.08.34.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 22 Feb 2023 08:34:53 -0800 (PST) From: Simon Glass To: U-Boot Mailing List Cc: Tom Rini , Simon Glass Subject: [PATCH v5 15/44] sandbox: Expand size for VPL image Date: Wed, 22 Feb 2023 09:33:56 -0700 Message-Id: <20230222163425.2043934-16-sjg@chromium.org> X-Mailer: git-send-email 2.39.2.637.g21b0678d19-goog In-Reply-To: <20230222163425.2043934-1-sjg@chromium.org> References: <20230222163425.2043934-1-sjg@chromium.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 Allow this to get larger to accommodate more test code with LTO disabled. Signed-off-by: Simon Glass --- (no changes since v1) arch/sandbox/dts/sandbox_vpl.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/sandbox/dts/sandbox_vpl.dtsi b/arch/sandbox/dts/sandbox_vpl.dtsi index 1fba537f135..c7dc00a8d2d 100644 --- a/arch/sandbox/dts/sandbox_vpl.dtsi +++ b/arch/sandbox/dts/sandbox_vpl.dtsi @@ -17,8 +17,8 @@ * provide plenty of space for ELF files with debug info so that * gdb can be used */ - offset = <0x400000>; - size = <0xdffc00>; + offset = <0x800000>; + size = <0x2000000>; fit { fit,external-offset = <0>; -- 2.39.2.637.g21b0678d19-goog