Sign in
coral
/
uboot-imx
/
2bb06c03bdfb52c4c78aacb0727fcf5720508df2
/
.
/
board
/
varisys
/
cyrus
/
cyrus.h
blob: df037a59a04eac0fca0e22dcf0b8f8eafa779b98 [
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