summaryrefslogtreecommitdiffstats
path: root/board/ti/ti814x/evm.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/ti/ti814x/evm.h')
-rw-r--r--board/ti/ti814x/evm.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/board/ti/ti814x/evm.h b/board/ti/ti814x/evm.h
new file mode 100644
index 0000000000..40f8710c89
--- /dev/null
+++ b/board/ti/ti814x/evm.h
@@ -0,0 +1,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