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 EA3BFC54EBD for ; Sun, 8 Jan 2023 16:54:16 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 2159D854DB; Sun, 8 Jan 2023 17:54:07 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (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="sg/KdWfS"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id B4225855ED; Sun, 8 Jan 2023 17:54:02 +0100 (CET) Received: from mail-qt1-x82f.google.com (mail-qt1-x82f.google.com [IPv6:2607:f8b0:4864:20::82f]) (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 409B9854DB for ; Sun, 8 Jan 2023 17:53:59 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qt1-x82f.google.com with SMTP id jr11so6113018qtb.7 for ; Sun, 08 Jan 2023 08:53:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=AK/yyTLv0Y9+sh5cdoG9ygrzQkR84i+m5fV7LdHqhLA=; b=sg/KdWfSF/nc1IfqCTH8XeAj2ZhnLBYhFDSGwVAqu/o38jsLjDBLGMVnQrqqaA4zt+ 2eb9SZXeZCKA77z9U9IEUCtlEsdCqfcoNlcIszTEzT8mPUUJNuxy4GDY+/UtZnAl4nGJ 8XbP1TFHAKBjw1ZZqHQm0JhAkn7bTrqWGGpQM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=AK/yyTLv0Y9+sh5cdoG9ygrzQkR84i+m5fV7LdHqhLA=; b=oFNsQnp9gNLpyCoHw1h0pa0BLCE3OuUlyGj3oeZaSsNVV7tob8mRclEyqTmX/a6Vty CnMCGNVKGMBzkkBjzE7wQWPiU5YCnI4bX1JKUL9nmaxG/Of7J2phxsnQBr6++J8W+tzS TIDTdOltnaVQ/obTFrge64W270LMJivmCGLXilXqm/v/45eGdaVPf5wXzbPjDWaD2DbQ o9LsHgfBxnbvkJUeF3j7v6szf26DnZ2zbsCKK3VRobn1HAOliiX2FyH7mchTWvyubFrS /Zd3kgoso0gbYHWb1Q4U+1Xi8fO/88XZUoq2BCsP72j8qK4Jk/9fdMaCaozdwugNqrk1 whmg== X-Gm-Message-State: AFqh2kpE/1m+/Pn9zlK/oFoaNnUg1hA5ejS0nRESpct9lp5A4IZrnSzv KTXGMZjdbbnFGr+JPtF9mtTTdg== X-Google-Smtp-Source: AMrXdXv3cRlEmufKQKnbuBZgBmZvV0ISuH+mMrFnrD8+6msg57bWqv5Z2mAo67GCGcafCAoE04Z0JQ== X-Received: by 2002:ac8:414e:0:b0:3a8:10c1:4ba with SMTP id e14-20020ac8414e000000b003a810c104bamr84283533qtm.14.1673196838038; Sun, 08 Jan 2023 08:53:58 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-a51c-8a60-c39b-2d7f.res6.spectrum.com. [2603:6081:7b00:6400:a51c:8a60:c39b:2d7f]) by smtp.gmail.com with ESMTPSA id bz27-20020a05622a1e9b00b003a9902d4150sm3434246qtb.82.2023.01.08.08.53.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 08 Jan 2023 08:53:57 -0800 (PST) Date: Sun, 8 Jan 2023 11:53:55 -0500 From: Tom Rini To: Marek Vasut Cc: u-boot@lists.denx.de, Frieder Schrempf , "Matwey V . Kornilov" , Pali Rohar , Peter Hoyes Subject: Re: [PATCH] distro_bootcmd: Fix copy-paste error Message-ID: <20230108165355.GE3787616@bill-the-cat> References: <20230105012603.238562-1-marex@denx.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="nQI9nE+tlhTk+bvA" Content-Disposition: inline In-Reply-To: <20230105012603.238562-1-marex@denx.de> 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.6 at phobos.denx.de X-Virus-Status: Clean --nQI9nE+tlhTk+bvA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 05, 2023 at 02:26:03AM +0100, Marek Vasut wrote: > The "SCRIPT FAILED" string is copied from scan_dev_for_scripts script, > update it so it prints "EXTLINUX FAILED" instead in scan_dev_for_extlinux > script. >=20 > Signed-off-by: Marek Vasut Applied to u-boot/master, thanks! --=20 Tom --nQI9nE+tlhTk+bvA Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmO69SMACgkQFHw5/5Y0 tyxqNgv9Gw6FAawHz5fzCWx+GmWmx+Q0oBhWvBzPD3Y3VzFUS0hE0NjOQrI21nMo QzE62ZEVxAmSCATrPkU3mRvCTF8BJ+i1iu3ziKZs0BcrZa/oRr4XoxdwmSMslDV9 02sR88lRHP+N2F3qT0trSj9OCs9fDKMbdX9QFMoyROntdesNbeCPT5AAVrUL3d46 rD8WpiopjEJEkA49bvXKoGpxOwbHJ9jmYyEqtmgl6Z7okkqr4vnzinE9LFX7ilCc dFQoyo6KpLjA5hNnjeQtJqvR4Hs4SIwzYV6eBMnKr21z12Cx2S7ImTatsyTS+Kbr wLBVWCv57+k+SuWCIsleXMJjgTnGb9z3+mQv+kLOtNFFXkDijeejLLtTxlLiVtI0 150eE6+a3SbZaMmODd55ygdEs+1jRfH0BDGi7ssKIUy9xSHCGD6G/og2JxiiqMLI 0WUQw1CPA7jJyqwDbmVuLkGXIIxsHtQ+3A7/DZs8YNj9YaENGV/nfIdHWAGPU23P 61eb0fge =1nTg -----END PGP SIGNATURE----- --nQI9nE+tlhTk+bvA--