[PATCH 05/10] mtd: nand: raw: atmel_nand: Use ATMEL_BASE_ECC directly

Simon Glass sjg at chromium.org
Mon Nov 14 23:50:08 CET 2022


On Sat, 12 Nov 2022 at 15:37, Tom Rini <trini at konsulko.com> 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 <trini at konsulko.com>
> ---
>  drivers/mtd/nand/raw/atmel_nand.c | 18 +++++++++---------
>  include/configs/snapper9g45.h     |  1 -
>  2 files changed, 9 insertions(+), 10 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list