summaryrefslogtreecommitdiffstats
path: root/include/fb_mmc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fb_mmc.h')
-rw-r--r--include/fb_mmc.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/fb_mmc.h b/include/fb_mmc.h
new file mode 100644
index 0000000000..1ad1d1327d
--- /dev/null
+++ b/include/fb_mmc.h
@@ -0,0 +1,8 @@
+/*
+ * Copyright 2014 Broadcom Corporation.
+ *
+ * SPDX-License-Identifier: GPL-2.0+
+ */
+
+void fb_mmc_flash_write(const char *cmd, void *download_buffer,
+ unsigned int download_bytes, char *response);
OpenPOWER on IntegriCloud