[PATCH v1] configs: colibri-imx7: Fix bad block table in flash configuration

2023-03-30 Thread sbabic
> From: Stefan Eichenberger > Make sure that the bad block table in flash is used on Colibri iMX7. > Without this configuration enabled U-Boot corrupts the bad block table > and Linux will update the table on each reboot. The corruption occurs > because if CONFIG_SYS_NAND_USE_FLASH_BBT is not set,

Re: [PATCH v1] configs: colibri-imx7: Fix bad block table in flash configuration

2023-02-10 Thread Marcel Ziswiler
On Fri, 2023-02-10 at 11:33 +0100, Francesco Dolcini wrote: > From: Stefan Eichenberger > > Make sure that the bad block table in flash is used on Colibri iMX7. > Without this configuration enabled U-Boot corrupts the bad block table > and Linux will update the table on each reboot. The corruptio

Re: [PATCH v1] configs: colibri-imx7: Fix bad block table in flash configuration

2023-02-10 Thread Michael Nazzareno Trimarchi
On Fri, Feb 10, 2023 at 11:34 AM Francesco Dolcini wrote: > > From: Stefan Eichenberger > > Make sure that the bad block table in flash is used on Colibri iMX7. > Without this configuration enabled U-Boot corrupts the bad block table > and Linux will update the table on each reboot. The corruptio

[PATCH v1] configs: colibri-imx7: Fix bad block table in flash configuration

2023-02-10 Thread Francesco Dolcini
From: Stefan Eichenberger Make sure that the bad block table in flash is used on Colibri iMX7. Without this configuration enabled U-Boot corrupts the bad block table and Linux will update the table on each reboot. The corruption occurs because if CONFIG_SYS_NAND_USE_FLASH_BBT is not set, U-boot w