]> Git Repo - u-boot.git/blame - include/configs/sama5d2_xplained.h
global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*
[u-boot.git] / include / configs / sama5d2_xplained.h
CommitLineData
83d290c5 1/* SPDX-License-Identifier: GPL-2.0+ */
75238f23
WY
2/*
3 * Configuration file for the SAMA5D2 Xplained Board.
4 *
5 * Copyright (C) 2015 Atmel Corporation
6 * Wenyou Yang <[email protected]>
75238f23
WY
7 */
8
9#ifndef __CONFIG_H
10#define __CONFIG_H
11
75238f23
WY
12#include "at91-sama5_common.h"
13
37dadbca 14/* SPL */
37dadbca 15
75238f23 16#endif
This page took 0.458337 seconds and 4 git commands to generate.