From patchwork Sat Nov 24 04:29:24 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Glass X-Patchwork-Id: 1002574 X-Patchwork-Delegate: sjg@chromium.org Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=chromium.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.b="ZDAoJY3T"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 4320bp4sdhz9s7W for ; Sat, 24 Nov 2018 15:30:46 +1100 (AEDT) Received: by lists.denx.de (Postfix, from userid 105) id 0A724C22464; Sat, 24 Nov 2018 04:30:22 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=RCVD_IN_MSPIKE_H2, T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id D331FC22472; Sat, 24 Nov 2018 04:30:20 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id ECD95C2247D; Sat, 24 Nov 2018 04:30:07 +0000 (UTC) Received: from mail-it1-f200.google.com (mail-it1-f200.google.com [209.85.166.200]) by lists.denx.de (Postfix) with ESMTPS id EB968C2247B for ; Sat, 24 Nov 2018 04:30:02 +0000 (UTC) Received: by mail-it1-f200.google.com with SMTP id g7so6246247itg.7 for ; Fri, 23 Nov 2018 20:30:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=date:in-reply-to:message-id:mime-version:references:subject:from:to :cc; bh=LbsaG9QpPVxwzXsqCqaXsNiRHWyjeETQf2ftXa2y6hQ=; b=ZDAoJY3TU9IyTFVCpi7qMP3bBopR/QCyGCnv1M42kRztd2dvuyW0QnEchomFQ3uim8 NN4aDLI9BRCM5eqpEPBumh5+y/xFzJmKdX9PySMHb4yyv1rbUsH3Weut22ViRfbpzz2p YMbqud3AP6mpBKpzQjsSy5HCbyJvqmY/Xkm88= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:in-reply-to:message-id:mime-version :references:subject:from:to:cc; bh=LbsaG9QpPVxwzXsqCqaXsNiRHWyjeETQf2ftXa2y6hQ=; b=q5iEBY1Y7LJ16YOITPLFdJ6vIiWimRHxgRKGBgyO6e1U//0v7up46d8UZFR4y4PYnn 7suDJQ4LLS6PD6ujjdmPQfPoYX3E7KEA2nRvwk/aDk4U/UyxLProLVJQmwdoCbV9pzc8 gNOEmDqc3aavEZ7MQRD3FJylEZEU0pqvXl7yPIMwDiPIFPCwp0oYxkVcZkNAtskBWch0 tdxvMI4aUZpCLow7x4M+VtJFp6qlexdiNOhxiswHdWlAywfbNZYrnkIWBivI6bZptEOe KT/HfXkLwpBG+enRS75azfYLjzrZE/jNi+oqNgJO+mdigPfqBunOnRX8kWfWn0JERC69 yv/A== X-Gm-Message-State: AGRZ1gLkqMlVhhO0Bh3hPI4Z4xc9PkgwEXjWu8x1RqjHrVZx3CqZL4GO JPf2/741yc6FZSEVfQmAgJV5Ly2mb43eZ9Mo X-Google-Smtp-Source: AFSGD/XeEVlC8w2H5HZMtea54ycqw+Bt41Df6oPExPNzM7uYRFZDFkhSln3eG/YtChGqeD2oL0ik+/mabvBw5ZKi X-Received: by 2002:a24:42cb:: with SMTP id i194-v6mr12147033itb.2.1543033801832; Fri, 23 Nov 2018 20:30:01 -0800 (PST) Date: Fri, 23 Nov 2018 21:29:24 -0700 In-Reply-To: <20181124042944.239106-1-sjg@chromium.org> Message-Id: <20181124042944.239106-2-sjg@chromium.org> Mime-Version: 1.0 References: <20181124042944.239106-1-sjg@chromium.org> X-Mailer: git-send-email 2.20.0.rc0.387.gc7a69e6b6c-goog From: Simon Glass To: U-Boot Mailing List Cc: Joe Hershberger , Alexander Graf Subject: [U-Boot] [PATCH 01/21] sandbox: Fix up the debug message for the image filename X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 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" This currently prints out the wrong filename. Fix it. Signed-off-by: Simon Glass Signed-off-by: Simon Glass --- arch/sandbox/cpu/os.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/sandbox/cpu/os.c b/arch/sandbox/cpu/os.c index aa926943427..58d9a46263e 100644 --- a/arch/sandbox/cpu/os.c +++ b/arch/sandbox/cpu/os.c @@ -668,7 +668,7 @@ static int os_jump_to_file(const char *fname) os_free(argv); if (err) { perror("Unable to run image"); - printf("Image filename '%s'\n", mem_fname); + printf("Image filename '%s'\n", fname); return err; }