Sign in
coral
/
u-boot-mtk
/
7e804497dfb44eac089651770b3171c6fb078376
/
.
/
board
/
engicam
/
common
/
board.h
blob: 9f47e18ca81bdaa40d2d42a4a61fd9b406e41898 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (C) 2016 Amarula Solutions B.V.
*/
#ifndef
_BOARD_H_
#define
_BOARD_H_
void
setup_gpmi_nand
(
void
);
void
setup_display
(
void
);
#endif
/* _BOARD_H_ */