ec_commands: Reserve command ids for CR51 firmware.

BRANCH=none
BUG=none
TEST=make -j buildall

Change-Id: I423d1eb450b8191f959733ab205b0c700916e88f
Reviewed-on: https://chromium-review.googlesource.com/366241
Commit-Ready: Carl Hamilton <carlh@chromium.org>
Tested-by: Carl Hamilton <carlh@chromium.org>
Reviewed-by: Randall Spangler <rspangler@chromium.org>
Reviewed-by: Bill Richardson <wfrichar@chromium.org>
This commit is contained in:
Carl Hamilton
2016-08-04 10:53:48 -07:00
committed by chrome-bot
parent f1bd67dedc
commit 6cee50001b

View File

@@ -3807,6 +3807,13 @@ struct ec_response_usb_pd_mux_info {
*/
#define EC_CMD_BLOB 0x200
/*****************************************************************************/
/*
* Reserve a range of host commands for the CR51 firmware.
*/
#define EC_CMD_CR51_BASE 0x300
#define EC_CMD_CR51_LAST 0x3FF
/*****************************************************************************/
/*
* Reserve a range of host commands for board-specific, experimental, or