Add qemu 2.4.0
[kvmfornfv.git] / qemu / roms / u-boot / board / ti / ti814x / evm.h
diff --git a/qemu/roms/u-boot/board/ti/ti814x/evm.h b/qemu/roms/u-boot/board/ti/ti814x/evm.h
new file mode 100644 (file)
index 0000000..6aebec6
--- /dev/null
@@ -0,0 +1,8 @@
+#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 */