]> git.ipfire.org Git - thirdparty/u-boot.git/blob - include/configs/broadcom_bcm968380gerg.h
env: Finish migration of common ENV options
[thirdparty/u-boot.git] / include / configs / broadcom_bcm968380gerg.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3 * Copyright (C) 2018 Philippe Reynes <philippe.reynes@softathome.com>
4 */
5
6 #include <configs/bmips_common.h>
7 #include <configs/bmips_bcm6838.h>
8
9 #ifdef CONFIG_NAND
10 #define CONFIG_SYS_MAX_NAND_DEVICE 1
11 #define CONFIG_SYS_NAND_SELF_INIT
12 #define CONFIG_SYS_NAND_ONFI_DETECTION
13 #endif /* CONFIG_NAND */