/* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (c) 2013-2016, NVIDIA CORPORATION. */ #ifndef _P2771_0000_H #define _P2771_0000_H #include #include "tegra186-common.h" /* High-level configuration options */ #define CFG_TEGRA_BOARD_STRING "NVIDIA P2771-0000" /* Environment in eMMC, at the end of 2nd "boot sector" */ #include "tegra-common-post.h" #endif