]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/fb_mmc.h
armv8: ls1012ardb: Add distro secure boot support
[people/ms/u-boot.git] / include / fb_mmc.h
index 1ad1d1327da091ecad9b752407e042144c19b858..12b99cb5eeeb2053db3194d1f8882807bbfe9a70 100644 (file)
@@ -5,4 +5,5 @@
  */
 
 void fb_mmc_flash_write(const char *cmd, void *download_buffer,
-                       unsigned int download_bytes, char *response);
+                       unsigned int download_bytes);
+void fb_mmc_erase(const char *cmd);