summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/ec_commands.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/include/ec_commands.h b/include/ec_commands.h
index 0c1cd48a2a..4f5b130833 100644
--- a/include/ec_commands.h
+++ b/include/ec_commands.h
@@ -3808,11 +3808,7 @@ struct ec_response_usb_pd_mux_info {
#endif /* !__ACPI__ */
/*****************************************************************************/
-/*
- * Blob commands are just opaque chunks of data, sent with proto v3.
- * params is struct ec_host_request, response is struct ec_host_response.
- */
-#define EC_CMD_BLOB 0x200
+/* The command range 0x200-0x2FF is reserved for Rotor. */
/*****************************************************************************/
/*