Add qemu 2.4.0
[kvmfornfv.git] / qemu / roms / u-boot / include / vsc7385.h
diff --git a/qemu/roms/u-boot/include/vsc7385.h b/qemu/roms/u-boot/include/vsc7385.h
new file mode 100644 (file)
index 0000000..fceb078
--- /dev/null
@@ -0,0 +1,12 @@
+/*
+ * Header file for vsc7385.c
+ *
+ * Author: Timur Tabi <timur@freescale.com>
+ *
+ * Copyright 2008 Freescale Semiconductor, Inc.  This file is licensed
+ * under the terms of the GNU General Public License version 2.  This
+ * program is licensed "as is" without any warranty of any kind, whether
+ * express or implied.
+ */
+
+int vsc7385_upload_firmware(void *firmware, unsigned int size);