]> Git Repo - J-u-boot.git/blame - include/configs/sun5i.h
Merge tag 'u-boot-imx-master-20250127' of https://gitlab.denx.de/u-boot/custodians...
[J-u-boot.git] / include / configs / sun5i.h
CommitLineData
83d290c5 1/* SPDX-License-Identifier: GPL-2.0+ */
f84269c5
HG
2/*
3 * (C) Copyright 2012-2013 Henrik Nordstrom <[email protected]>
4 *
93118438
AP
5 * Placeholder wrapper to allow addressing Allwinner A13 (sun5i) CPU
6 * based devices separately. Please do not add anything in here.
f84269c5
HG
7 */
8#ifndef __CONFIG_H
9#define __CONFIG_H
10
f84269c5
HG
11#include <configs/sunxi-common.h>
12
13#endif /* __CONFIG_H */
This page took 0.956335 seconds and 5 git commands to generate.