[PATCH v1 0/2] board: toradex: improve env badblock management for NAND variant boards
Francesco Dolcini
francesco.dolcini at toradex.com
Thu Oct 21 13:08:16 CEST 2021
Hello Stefano,
On Thu, Oct 21, 2021 at 12:16:33PM +0200, Stefano Babic wrote:
> On 01.09.21 09:48, Francesco Dolcini wrote:
> >
> > 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(+)
> >
>
> Sure, but is it not time to move CONFIG_ENV_RANGE into Kconfig (and drop it
> from whitelist= ?
I'll try to have a look at it later tonight, I cannot warrant anything at the
moment.
Francesco
More information about the U-Boot
mailing list