summaryrefslogtreecommitdiffstats
path: root/board/ti/ti814x/evm.h
blob: 40f8710c8966a066ecf349385caf3ea61252bc90 (plain)
1
2
3
4
5
6
7
#ifndef _EVM_H
#define _EVM_H

void enable_uart0_pin_mux(void);
void enable_mmc1_pin_mux(void);

#endif /* _EVM_H */
OpenPOWER on IntegriCloud