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 EC379C433EF for ; Sat, 9 Oct 2021 16:06:30 +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 75C7D60F6C for ; Sat, 9 Oct 2021 16:06:28 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 75C7D60F6C Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=denx.de 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 D93768364A; Sat, 9 Oct 2021 18:06:26 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1633795587; bh=TQk+99m/s+Y/0SRhr1Pu+j45IpJB5vvgzLFH2b/pN1k=; h=To:cc:From:Subject:In-reply-to:References:Date:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=nEfmcQUW2is8FJY7cCQv3duwFcfdUwBvayGvbCS9Me0zofYNTASsLb4PyO72esHa2 wC9RZweetfOAZMg58noxoL1ZKKxA95Do0WaybCyoule11vX+zU2w6iWAGVOrb9Dgvg Tm7HY9xtC2bOpSNNaHP8TxRg2KN1Uknze8LN99aVb8trhqEoyH2kERyT97IqLnS9o4 tf9TzziwcbA/JhJ17OG1JA8AM7+GB0+5v/QKvXpq0c3wmqe2v7t5cW5a8cLtOKYLz1 foasf0Qx41j9KCteHBR231YtJdvEdX5hgTxOv3oxE+PWDjhzoT4U7TRBG85Ae9Z9cP sCUkqtjgYjOkw== Received: from janitor.denx.de (unknown [62.91.23.180]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: noc@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id D4CD583616 for ; Sat, 9 Oct 2021 18:06:24 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1633795584; bh=TQk+99m/s+Y/0SRhr1Pu+j45IpJB5vvgzLFH2b/pN1k=; h=To:cc:From:Subject:In-reply-to:References:Date:From; b=t7iH5iCpiAM/L1XaqJFFwN9E+2WaTVMpalK4D9cCzaqWDGayXdZWSFEtflykDMv1p ZzluwG58hVTR6gHcwu3tN3u+tAgY2nk8daHz0nNf5q5yB5EmvzydaB/+0KG63nSyOy +ZqanhxiDNWy9SUAu98DfFV5wpEW3jRKtOgEGVorANpUffGrg4ZBh8rqJSCLuWhYeg Beoyu74HqPnBVqkMZ0sTzUdKU46e8PuqQ+U9TgsbwvYIaDP5ELfpHcRicxUcObbqmE Fz2xOF7g/qigTYB5geJjaCTT1mQh6ILrWQf8MWb9uD+H4IE8EfheidMDMNxIqsOpqK xAr8YrlpyV+1Q== Received: by janitor.denx.de (Postfix, from userid 108) id 8D206A0114; Sat, 9 Oct 2021 18:06:24 +0200 (CEST) Received: from gemini.denx.de (gemini.denx.de [10.4.0.2]) by janitor.denx.de (Postfix) with ESMTPS id F2C76A009C; Sat, 9 Oct 2021 18:06:12 +0200 (CEST) Received: from gemini.denx.de (localhost [IPv6:::1]) by gemini.denx.de (Postfix) with ESMTP id 83E111E0F1B; Sat, 9 Oct 2021 18:06:12 +0200 (CEST) To: Marcel Ziswiler cc: u-boot@lists.denx.de, Stefano Babic , Heiko Thiery , Fabio Estevam , Frieder Schrempf , Oleksandr Suvorov , Marcel Ziswiler , Marek Vasut , Oleksandr Andrushchenko , Patrick Delaunay , Rick Chen , Sean Anderson , Tero Kristo From: Wolfgang Denk Subject: Re: [PATCH v4 08/10] include/configs: apalis-imx8/verdin-imx8mm: rename kernel image variable MIME-Version: 1.0 Content-type: text/plain; charset=UTF-8 Content-transfer-encoding: 8bit In-reply-to: <20211006212757.464740-9-marcel@ziswiler.com> References: <20211006212757.464740-1-marcel@ziswiler.com> <20211006212757.464740-9-marcel@ziswiler.com> Comments: In-reply-to Marcel Ziswiler message dated "Wed, 06 Oct 2021 23:27:54 +0200." Date: Sat, 09 Oct 2021 18:06:12 +0200 Message-ID: <2968204.1633795572@gemini.denx.de> X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 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 Dear Marcel Ziswiler, In message <20211006212757.464740-9-marcel@ziswiler.com> you wrote: > From: Oleksandr Suvorov > > Variable "kernel_image" is used in boot.scr script only, that sets its > own default value to the constant string @@KERNEL_IMAGETYPE@@ in case > "kernel_image" is not set. > The default name of the kernel image shipped with BSP 5.x is "Image.gz". > Setting kernel_image="Image" as a pre-defined u-boot variable > breaks booting systems with modern versions of boot.scr, whereas > renaming it fixes booting with modern scripts and does not break working > of earlier versions of boot.scr. The patch also changes FST handling without mentioning it in the description. Please fix. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de Bei genauerem Hinsehen ist die Arbeit weniger langweilig als das Vergnügen. -- Charles Baudelaire