On Sat, 12 Nov 2022 at 15:37, Tom Rini <[email protected]> wrote: > > 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 <[email protected]> > --- > drivers/mtd/nand/raw/atmel_nand.c | 18 +++++++++--------- > include/configs/snapper9g45.h | 1 - > 2 files changed, 9 insertions(+), 10 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

