summaryrefslogtreecommitdiff
path: root/include/configs/broadcom_bcm968380gerg.h
blob: a1c54cf615b1ac34e33c2c0215e3e64411c4da82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* SPDX-License-Identifier: GPL-2.0+ */
/*
 * Copyright (C) 2018 Philippe Reynes <philippe.reynes@softathome.com>
 */

#include <configs/bmips_common.h>
#include <configs/bmips_bcm6838.h>

#ifdef CONFIG_NAND
#define CONFIG_SYS_MAX_NAND_DEVICE	1
#define CONFIG_SYS_NAND_SELF_INIT
#define CONFIG_SYS_NAND_ONFI_DETECTION
#endif /* CONFIG_NAND */