Merge patch series "upl: Prerequite patches for updated spec"
[u-boot.git] / include / configs / sun8i.h
blobb6cd8d39a8f4f27b31503f675d11e307b47fb04d
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3 * (C) Copyright 2014 Chen-Yu Tsai <wens@csie.org>
5 * Placeholder wrapper to allow addressing Allwinner A23 (and later) sun8i
6 * CPU based devices separately. Please do not add anything in here.
7 */
8 #ifndef __CONFIG_H
9 #define __CONFIG_H
11 #include <configs/sunxi-common.h>
13 #endif /* __CONFIG_H */