]> git.baikalelectronics.ru Git - uboot.git/commit
bcm963158: remove CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT
authorPhilippe Reynes <philippe.reynes@softathome.com>
Fri, 3 May 2019 17:51:43 +0000 (19:51 +0200)
committerTom Rini <trini@konsulko.com>
Sat, 18 May 2019 16:31:59 +0000 (12:31 -0400)
commitd393c31a68be92000a64302ba69e959d44956388
tree81abb4d4686fa7f6c261f93d90ecc2e94cd56299
parentf7f7012e2a68e55bc58e5a605e1b6c5e2a8bfbd5
bcm963158: remove CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT

This board define the flag CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT
but it's a mistake. It's a workaround for an issue in nand core.
This issue was fixed by the commit 86f5a9a8aba6 ("mtd: nand: raw:
Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behavior"). Now, this flag
break the nand on this board, so we simply remove it.

Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
include/configs/broadcom_bcm963158.h