
21 Oct
2021
21 Oct
'21
1:08 p.m.
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