Sign in
coral
/
uboot-imx
/
c6dcfee82e61138f10fa5013b1df947367d13ebd
/
.
/
board
/
varisys
/
cyrus
/
cyrus.h
blob: 8cd52ba3c5af8ef282276cdbde8b478175724f82 [
file
] [
log
] [
blame
]
/*
* SPDX-License-Identifier: GPL-2.0+
*/
#ifndef
__CYRUS_H
#define
__CYRUS_H
void
fdt_fixup_board_enet
(
void
*
blob
);
void
pci_of_setup
(
void
*
blob
,
bd_t
*
bd
);
#endif