]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/engicam/common/board.h
Merge git://git.denx.de/u-boot-sunxi
[people/ms/u-boot.git] / board / engicam / common / board.h
CommitLineData
ac880e77
JT
1/*
2 * Copyright (C) 2016 Amarula Solutions B.V.
3 *
4 * SPDX-License-Identifier: GPL-2.0+
5 */
6
7#ifndef _BOARD_H_
8#define _BOARD_H_
ac880e77
JT
9void setup_gpmi_nand(void);
10void setup_display(void);
11#endif /* _BOARD_H_ */