]> Git Repo - J-u-boot.git/blame - include/configs/broadcom_bcm968380gerg.h
Merge tag 'efi-2020-01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
[J-u-boot.git] / include / configs / broadcom_bcm968380gerg.h
CommitLineData
990cebf0
PR
1/* SPDX-License-Identifier: GPL-2.0+ */
2/*
3 * Copyright (C) 2018 Philippe Reynes <[email protected]>
4 */
5
6#include <configs/bmips_common.h>
7#include <configs/bmips_bcm6838.h>
8
6bbecba8
PR
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
6bbecba8 13#endif /* CONFIG_NAND */
This page took 0.097419 seconds and 4 git commands to generate.