projects
/
oweals
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ti814x_evm: enable CPSW support
[oweals/u-boot.git]
/
board
/
ti
/
ti814x
/
evm.h
1
#ifndef _EVM_H
2
#define _EVM_H
3
4
void enable_uart0_pin_mux(void);
5
void enable_mmc1_pin_mux(void);
6
void enable_enet_pin_mux(void);
7
8
#endif /* _EVM_H */