1 /* SPDX-License-Identifier: GPL-2.0+ */
3 * Copyright (C) 2017 Álvaro Fernández Rojas <noltari@gmail.com>
6 #include <configs/bmips_common.h>
7 #include <configs/bmips_bcm63268.h>
9 #define CONFIG_REMAKE_ELF
11 #define CONFIG_ENV_SIZE SZ_8K
14 #define CONFIG_SYS_MAX_NAND_DEVICE 1
15 #define CONFIG_SYS_NAND_SELF_INIT
16 #define CONFIG_SYS_NAND_ONFI_DETECTION
17 #endif /* CONFIG_NAND */