]> git.baikalelectronics.ru Git - uboot.git/commit
mtd: nand: raw: atmel_nand: Use ATMEL_BASE_ECC directly
authorTom Rini <trini@konsulko.com>
Sat, 12 Nov 2022 22:36:46 +0000 (17:36 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 5 Dec 2022 21:05:38 +0000 (16:05 -0500)
commit644dad81a22e2ee51c7df07c5f889b788662a970
tree2fb345586d191b8e7e6cf9ae5beeecfe7df59bb3
parentccb2dd9c1cf63dae6fe3042b7ecd74984b213e10
mtd: nand: raw: atmel_nand: Use ATMEL_BASE_ECC directly

This is the only driver, and only one platform makes use of, setting
CONFIG_SYS_NAND_ECC_BASE. Reference ATMEL_BASE_ECC directly in this
case.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/mtd/nand/raw/atmel_nand.c
include/configs/snapper9g45.h