diff options
author | Stefan Eichenberger <stefan.eichenberger@toradex.com> | 2023-02-08 16:11:49 +0100 |
---|---|---|
committer | Stefan Eichenberger <eichest@gmail.com> | 2023-02-12 10:27:45 +0100 |
commit | 9923ae04ae82d1e947e9580a83bcc9ab429ff771 (patch) | |
tree | aa4ba3851cdf45001e1a1b4401c86cf6b278b34f /include/sja1000.h | |
parent | 0b0ac6efa7916875d2364fd1804c1582a7cdfd81 (diff) |
configs: colibri-imx7: Fix bad block table in flash configuration
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 will store
bad blocks out of band, while the Linux driver for the iMX7 will store
them in band in a bad block table.
Upstream-Status: Submitted [https://lore.kernel.org/all/20230210103351.22907-1-francesco@dolcini.it/]
Related-to: ELB-4989
Fixes: fd8c1fc9430 ("arm: dts: imx7: colibri: add raw NAND support")
Signed-off-by: Stefan Eichenberger <stefan.eichenberger@toradex.com>
Diffstat (limited to 'include/sja1000.h')
0 files changed, 0 insertions, 0 deletions