1 /* SPDX-License-Identifier: GPL-2.0+ */
3 * Copyright (C) 2018 Philippe Reynes <philippe.reynes@softathome.com>
6 #include <configs/bmips_common.h>
7 #include <configs/bmips_bcm6838.h>
9 #define CONFIG_ENV_SIZE SZ_8K
12 #define CONFIG_SYS_MAX_NAND_DEVICE 1
13 #define CONFIG_SYS_NAND_SELF_INIT
14 #define CONFIG_SYS_NAND_ONFI_DETECTION
15 #endif /* CONFIG_NAND */