Merge patch series "upl: Prerequite patches for updated spec"
[u-boot.git] / include / configs / sama5d2_xplained.h
blobda2ae964f9285a67ffc7facb21794afb538b439f
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3 * Configuration file for the SAMA5D2 Xplained Board.
5 * Copyright (C) 2015 Atmel Corporation
6 * Wenyou Yang <wenyou.yang@atmel.com>
7 */
9 #ifndef __CONFIG_H
10 #define __CONFIG_H
12 #include "at91-sama5_common.h"
14 /* SPL */
16 #endif