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 4E502C433EF for ; Sat, 13 Nov 2021 21:32:35 +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 60CD5603E9 for ; Sat, 13 Nov 2021 21:32:34 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 60CD5603E9 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=chromium.org 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 1B0ED8328D; Sat, 13 Nov 2021 22:32:32 +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="hDZ8DTjg"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 748E9832DB; Sat, 13 Nov 2021 22:32:30 +0100 (CET) Received: from mail-ua1-x92e.google.com (mail-ua1-x92e.google.com [IPv6:2607:f8b0:4864:20::92e]) (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 2243783282 for ; Sat, 13 Nov 2021 22:32:27 +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@google.com Received: by mail-ua1-x92e.google.com with SMTP id y5so8430802ual.7 for ; Sat, 13 Nov 2021 13:32:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=vKCOOVdr5PWstiGC49WXwdeR0Nu+8+XSl5uWV8EptYo=; b=hDZ8DTjg5Za757ZnJMGN2RmRdct03zy9UAnIr0qwren3KYqzxfXV+EzGjS1AYqyis9 QmUDwuJRR0b808UbiIYEBtetHCmVwQIk8i1+p9ZerYOAqOzba5tj4xxkkp0e0E0lERBN oYFsHo3n92E3W1jlCkpXP+eVSN/VthaiDvxxU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=vKCOOVdr5PWstiGC49WXwdeR0Nu+8+XSl5uWV8EptYo=; b=X/zpXuLYTOSG3XXPIxuJjrYhX8h08OZ4JuKjwPA+xMQ+Q4rH0gvNZ6w6VsvemGlBB3 rKSFVYnRJZCbUP5rXdO3eH5XJXO5blL3bH6NXnauiU8Hw5rjiYpJPUmDgvc1OMphPjbV nOWeEvgFqKGHI5HoY1SCvYTikD356rZmar0ykqlgtg3N32N6SwdbRvDEmfV7LAI5abFk 0aLT2aw78IAqw97a6UANxc1WqgNTRBraFTHIWEtSe6+5A7i/FKiHyAqoRa3Agu9XJFUe 4WtksPbrl/LlhuFHvGbttdUgxaU7WV4AQHtE4pQ5fTC2PHjJeYLfusk6PwpsYV+T7kTd cwcA== X-Gm-Message-State: AOAM532j6Y6i2ntP//tHyjG8YuL6Z328mkHMiKewe/+tGzKEFPaFHQHE kdvEJbKQOzdi0+uXIB4W6li47BDEZcxMGSmmabxuSg== X-Google-Smtp-Source: ABdhPJw5dOswYLdPK0VBV9QP61NwPA93/dN5lx4435sNLiy1r9IqomFvfn22tpEkwdQdhVfZ+FJa2mppK3DXg2bJ8RU= X-Received: by 2002:ab0:2983:: with SMTP id u3mr38857715uap.35.1636839145534; Sat, 13 Nov 2021 13:32:25 -0800 (PST) MIME-Version: 1.0 References: <20211103142030.14752-1-marex@denx.de> <20211103142030.14752-2-marex@denx.de> In-Reply-To: From: Simon Glass Date: Sat, 13 Nov 2021 14:32:14 -0700 Message-ID: Subject: Re: [PATCH 2/3] bootstage: Fix up remaining bootstage config misuse To: Marek Vasut Cc: u-boot@lists.denx.de Content-Type: text/plain; charset="UTF-8" X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.35 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 Hi Marek, On Thu, 4 Nov 2021 at 20:02, Simon Glass wrote: > > On Wed, 3 Nov 2021 at 08:20, Marek Vasut wrote: > > > > All these macros really guard show_boot_progress() function, which > > is used only if BOOT_PROGRESS is enabled in Kconfig. Fix up the > > macro guards. > > > > Signed-off-by: Marek Vasut > > Cc: Simon Glass > > --- > > board/Seagate/dockstar/dockstar.c | 2 +- > > board/Seagate/goflexhome/goflexhome.c | 2 +- > > board/bosch/shc/board.c | 2 +- > > board/buffalo/lsxl/lsxl.c | 2 +- > > board/k+p/kp_imx53/kp_imx53.c | 2 +- > > board/st/stv0991/stv0991.c | 2 +- > > include/bootstage.h | 2 +- > > 7 files changed, 7 insertions(+), 7 deletions(-) > > > Reviewed-by: Simon Glass This patch and the next one fail to build (make qcheck). Can you please take a look? Regards, Simon