Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / include / fb_nand.h
index 08ab0e28a6545ed1df6d1eaca87a3534a0a57356..6d7999f262f523901c79beb3bf59a92401a6e589 100644 (file)
@@ -16,8 +16,8 @@
  * @part_info: Pointer to returned part_info pointer
  * @response: Pointer to fastboot response buffer
  */
-int fastboot_nand_get_part_info(char *part_name, struct part_info **part_info,
-                               char *response);
+int fastboot_nand_get_part_info(const char *part_name,
+                               struct part_info **part_info, char *response);
 
 /**
  * fastboot_nand_flash_write() - Write image to NAND for fastboot