From: sbabic@denx.de
To: Marcel Ziswiler <marcel@ziswiler.com>,u-boot@lists.denx.de
Subject: [PATCH v1 12/24] apalis-tk1: avoid save environment unasked
Date: Tue, 12 Apr 2022 20:42:43 +0200 (CEST) [thread overview]
Message-ID: <20220412184246.C310C83E2E@phobos.denx.de> (raw)
In-Reply-To: <20220408080719.342072-13-marcel@ziswiler.com>
> From: Denys Drozdov <denys.drozdov@toradex.com>
> U-Boot should never save the environment unasked.
> This also avoids storing broken fdt_module to flash.
> Signed-off-by: Denys Drozdov <denys.drozdov@toradex.com>
> Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Applied to u-boot-imx, master, thanks !
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================
next prev parent reply other threads:[~2022-04-12 18:44 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-08 8:06 [PATCH v1 00/24] toradex updates: assortment of fixes and improvements Marcel Ziswiler
2022-04-08 8:06 ` [PATCH v1 01/24] arm64: dts: imx8mm-u-boot.dtsi: imx8mp-u-boot.dtsi: use atf-bl31 type Marcel Ziswiler
2022-04-12 18:44 ` sbabic
2022-04-08 8:06 ` [PATCH v1 02/24] configs: verdin-imx8mm: verdin-imx8mp: enable dm serial Marcel Ziswiler
2022-04-12 18:41 ` sbabic
2022-04-08 8:06 ` [PATCH v1 03/24] toradex: apalis-imx8x: drop support for apalis imx8x Marcel Ziswiler
2022-04-08 8:06 ` [PATCH v1 04/24] toradex: globally disable video support Marcel Ziswiler
2022-04-08 8:07 ` [PATCH v1 05/24] toradex: set default dhcp distroboot scriptname Marcel Ziswiler
2022-04-08 8:07 ` [PATCH v1 06/24] toradex: drop legacy nfsboot script Marcel Ziswiler
2022-04-08 8:07 ` [PATCH v1 07/24] include: colibri_vf: add missing tdxargs variable Marcel Ziswiler
2022-04-12 18:43 ` sbabic
2022-04-08 8:07 ` [PATCH v1 08/24] colibri-imx6ull: drop vidargs and remove video= settings Marcel Ziswiler
2022-04-12 18:47 ` sbabic
2022-04-08 8:07 ` [PATCH v1 09/24] configs: toradex: enable missing fit options Marcel Ziswiler
2022-04-08 8:07 ` [PATCH v1 10/24] configs: colibri-imx7/-emmc: enable booting from usb sdp Marcel Ziswiler
2022-04-08 8:07 ` [PATCH v1 11/24] apalis-imx6: avoid save environment unasked Marcel Ziswiler
2022-04-12 18:48 ` sbabic
2022-04-08 8:07 ` [PATCH v1 12/24] apalis-tk1: " Marcel Ziswiler
2022-04-12 18:42 ` sbabic [this message]
2022-04-08 8:07 ` [PATCH v1 13/24] board: colibri-imx6ull: Do not leave variant variable unset Marcel Ziswiler
2022-04-12 18:47 ` sbabic
2022-04-08 8:07 ` [PATCH v1 14/24] configs: tdx: Do not overwrite fdtfile if it got set manually Marcel Ziswiler
2022-04-08 8:07 ` [PATCH v1 15/24] regulator: fixed: add possibility to enable by clock Marcel Ziswiler
2022-04-12 18:45 ` sbabic
2022-04-08 8:07 ` [PATCH v1 16/24] board: colibri-imx6ull: fix detecting ethernet phy Marcel Ziswiler
2022-04-12 18:46 ` sbabic
2022-04-08 8:07 ` [PATCH v1 17/24] board: toradex: drop colibri pxa270 support Marcel Ziswiler
2022-04-08 8:07 ` [PATCH v1 18/24] disk: part: add the device search failed log msg Marcel Ziswiler
2022-04-12 18:44 ` sbabic
2022-04-08 8:07 ` [PATCH v1 19/24] colibri-imx6ull: fix nand bch geometry Marcel Ziswiler
2022-04-08 8:24 ` Marcel Ziswiler
2022-04-13 7:32 ` Stefano Babic
2022-04-13 8:06 ` Marcel Ziswiler
2022-04-08 10:27 ` Marcel Ziswiler
2022-04-12 18:42 ` sbabic
2022-04-08 10:27 ` [PATCH v1 20/24] board: colibri_imx7: fix usb start on solo Marcel Ziswiler
2022-04-08 10:28 ` [PATCH v1 21/24] configs: tdx: apalis_imx6: drop hw v1.0 support Marcel Ziswiler
2022-04-08 10:28 ` [PATCH v1 22/24] configs: tdx: apalis/colibri_imx6: use preboot as well Marcel Ziswiler
2022-04-08 10:28 ` [PATCH v1 23/24] configs: colibri-imx6ull/-emmc: use micrel ksz8xxx phy driver Marcel Ziswiler
2022-04-12 18:47 ` sbabic
2022-04-08 10:28 ` [PATCH v1 24/24] board: colibri-imx6ull: fix detecting sd card Marcel Ziswiler
2022-04-12 18:45 ` sbabic
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220412184246.C310C83E2E@phobos.denx.de \
--to=sbabic@denx.de \
--cc=marcel@ziswiler.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox