Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
71ebb33559696ca41fe0db5fa882112464ade9c0
/
.
/
board
/
ti
/
ti814x
/
evm.h
blob: 6aebec62d4a4d078cb566d93853b27a1841df80f [
file
] [
log
] [
blame
]
#ifndef
_EVM_H
#define
_EVM_H
void
enable_uart0_pin_mux
(
void
);
void
enable_mmc1_pin_mux
(
void
);
void
enable_enet_pin_mux
(
void
);
#endif
/* _EVM_H */