]> git.baikalelectronics.ru Git - uboot.git/commit
imx: ventana: enable ONFI detection to fix NAND chip configuration
authorTim Harvey <tharvey@gateworks.com>
Tue, 22 Mar 2022 18:42:49 +0000 (11:42 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 28 Mar 2022 18:25:43 +0000 (14:25 -0400)
commitc34f85e297f1054368e69d8d5ed90703861a5ff0
tree13214c6f84d8ac540acf8dcc1095169b9c04cfba
parent6eb54aa5cd0fd943842c7be8e858c6d129a790a7
imx: ventana: enable ONFI detection to fix NAND chip configuration

Enable ONFI detection to fix NAND chip configuration. Without this
the NAND oobsize will be wrong which leads to invalid ECC strength and
incompatibility with the previous configuration.

Fixes: b6b2b170d888 ("imx: ventana: enable dm for MTD and NAND")
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Reviewed-by: Fabio Estevam <festevam@denx.de>
configs/gwventana_nand_defconfig