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 BCC7FC761A6 for ; Mon, 27 Mar 2023 08:25:01 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id B76B686086; Mon, 27 Mar 2023 10:24:58 +0200 (CEST) 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="m/9kUkE9"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id CA78C86070; Mon, 27 Mar 2023 10:24:22 +0200 (CEST) Received: from mail-ed1-x533.google.com (mail-ed1-x533.google.com [IPv6:2a00:1450:4864:20::533]) (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 B45938608A for ; Mon, 27 Mar 2023 10:24:15 +0200 (CEST) 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@google.com Received: by mail-ed1-x533.google.com with SMTP id ek18so32450363edb.6 for ; Mon, 27 Mar 2023 01:24:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; t=1679905455; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=CuLtue7TjfZo/+Bls0emsJrt/+rMBi/9hN599ycLp2A=; b=m/9kUkE9KAP9x1R2MW1dJoZCAcTM4jmGxpKyKsVBMUp9OoJwQ6+n9ruaI0jqEaulqH 9DLX2dbWNZcywvKJvvCTVUd1V5924FxB39LmeYEh3gNZiZcCwWpxA4pfbxSY2uusScV1 SXu5jpCEnuF5UpjWzPpFvN+3BCFNI2/kT05Xw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679905455; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=CuLtue7TjfZo/+Bls0emsJrt/+rMBi/9hN599ycLp2A=; b=UL/XYuKCl2dpp5eslWdq0rf5sEAYGxebbgqWv2P2eY83kXKXPjKHXPQJl9K4xpY651 DiHKxUND4ILnyK90o6aznZ+B84QCj972YlRCgT68tQ+6ggHQ93vQuzUq/V3H6YldMEso 2S4cJVjiR3FRT/LHiHDAUZ3Nro7VcCw8pF4NAyLVnvi6wdOF1zf7ZjaY3AQqh7eUvBJ1 rps2tnhooNgiZ12Sv7kA4SdyX+Fd1C7rKu1xoEFGudLkldCxANTGbswC+jtGgNc/5haI BxxeYh2pKCEUqcfBlMrHMe/nC+NRmBfnlwKg9GW6c8ql0NNSoW/rnYruX/0uDTLjkXN0 zX4Q== X-Gm-Message-State: AAQBX9c3GtyYpOKfWYU+ayP5ilQ65tyahxGdtQ5CgKuL6yeMXVlft7pS QzlsmFjCI16/OctDJs8jVth0hnFmGXhw5gtaWG6hMEenSxeug5LuIfO9Cg== X-Google-Smtp-Source: AKy350aVh7CGGTxS582voirOj8V7y52jqjM4toqg4ZaPb2iKNYUJ2mnSGlp14OwN1lJiwN+YhzApUsDJI7d897AIyqc= X-Received: by 2002:a50:cd83:0:b0:502:20e4:5be8 with SMTP id p3-20020a50cd83000000b0050220e45be8mr4634769edi.5.1679905455386; Mon, 27 Mar 2023 01:24:15 -0700 (PDT) MIME-Version: 1.0 References: <20230314045019.5671-1-n-jain1@ti.com> <20230314045019.5671-8-n-jain1@ti.com> In-Reply-To: <20230314045019.5671-8-n-jain1@ti.com> From: Simon Glass Date: Mon, 27 Mar 2023 21:24:01 +1300 Message-ID: Subject: Re: [PATCH 7/9] common: splash: Enable splash_display at SPL stage To: Nikhil M Jain Cc: u-boot@lists.denx.de, agust@denx.de, devarsht@ti.com, trini@konsulko.com, vigneshr@ti.com, nsekhar@ti.com Content-Type: text/plain; charset="UTF-8" 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 On Tue, 14 Mar 2023 at 17:51, Nikhil M Jain wrote: > > CONFIG_SPLASH_SCREEN and CONFIG_CMD_BMP enables splash screen at u-boot > proper. To enable splash screen at SPL, separate macros i.e. > SPL_SPLASH_SCREEN and SPL_CMD_BMP are used instead. Use > CONFIG_IS_ENABLED(#) to check for splash screen and bmp related macros, > so that it checks for either u-boot proper or SPl related macros as > enabled at u-boot proper or SPL stage respectively. > > Signed-off-by: Nikhil M Jain > --- > common/splash.c | 2 +- > include/splash.h | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > Reviewed-by: Simon Glass Tested-by: Simon Glass # qemu-x86_64