Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
be9f643ae6aa9044c60fe80e3a2c10be8371c692
/
.
/
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 */