Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b432b1ebdf3422caa3b714ef5a417a4e8864fad6
/
.
/
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 */