Add qemu 2.4.0
[kvmfornfv.git] / qemu / roms / u-boot / board / cm-bf537e / gpio_cfi_flash.h
diff --git a/qemu/roms/u-boot/board/cm-bf537e/gpio_cfi_flash.h b/qemu/roms/u-boot/board/cm-bf537e/gpio_cfi_flash.h
new file mode 100644 (file)
index 0000000..5211e97
--- /dev/null
@@ -0,0 +1,10 @@
+/*
+ * gpio_cfi_flash.c - GPIO-assisted Flash Chip Support
+ *
+ * Copyright (c) 2009 Analog Devices Inc.
+ *
+ * Licensed under the GPL-2 or later.
+ */
+
+void *gpio_cfi_flash_swizzle(void *vaddr);
+void gpio_cfi_flash_init(void);