All of lore.kernel.org
 help / color / mirror / Atom feed
From: Francesco Dolcini <francesco.dolcini@toradex.com>
To: u-boot@lists.denx.de
Cc: Francesco Dolcini <francesco.dolcini@toradex.com>,
	Igor Opaniuk <igor.opaniuk@gmail.com>,
	Lukasz Majewski <lukma@denx.de>,
	Oleksandr Suvorov <oleksandr.suvorov@toradex.com>,
	Patrick Delaunay <patrick.delaunay@foss.st.com>,
	Philippe Schenker <philippe.schenker@toradex.com>,
	Simon Glass <sjg@chromium.org>, Tero Kristo <kristo@kernel.org>
Subject: [PATCH v1 0/2] board: toradex: improve env badblock management for NAND variant boards
Date: Wed,  1 Sep 2021 09:48:01 +0200	[thread overview]
Message-ID: <20210901074803.49785-1-francesco.dolcini@toradex.com> (raw)


Use the complete 512kb (4 blocks) nand partition reserved for u-boot
environment instead of just the first block, this allows the module
to have a working environment even if 3 blocks are bad.


Francesco Dolcini (2):
  colibri-imx6ull: improve env badblock management
  colibri-imx7: improve env badblock management

 include/configs/colibri-imx6ull.h | 5 +++++
 include/configs/colibri_imx7.h    | 5 +++++
 2 files changed, 10 insertions(+)

-- 
2.25.1


             reply	other threads:[~2021-09-01  7:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-01  7:48 Francesco Dolcini [this message]
2021-09-01  7:48 ` [PATCH v1 1/2] colibri-imx6ull: improve env badblock management Francesco Dolcini
2021-09-01  7:48 ` [PATCH v1 2/2] colibri-imx7: " Francesco Dolcini
2022-02-05 16:43   ` sbabic
2021-10-21 10:16 ` [PATCH v1 0/2] board: toradex: improve env badblock management for NAND variant boards Stefano Babic
2021-10-21 11:08   ` Francesco Dolcini
2021-10-22  7:59     ` Francesco Dolcini
2021-10-22  8:04       ` Stefano Babic

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=20210901074803.49785-1-francesco.dolcini@toradex.com \
    --to=francesco.dolcini@toradex.com \
    --cc=igor.opaniuk@gmail.com \
    --cc=kristo@kernel.org \
    --cc=lukma@denx.de \
    --cc=oleksandr.suvorov@toradex.com \
    --cc=patrick.delaunay@foss.st.com \
    --cc=philippe.schenker@toradex.com \
    --cc=sjg@chromium.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.