mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-06 22:42:10 +00:00
mei: me: bump hbm version to 1.1 to support power gating
Communicate hbm version 1.1 to firmware to tell that we now support power gating isolation protocol Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
d2d56faeba
commit
61a1aea7c7
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
||||||
/*
|
/*
|
||||||
* MEI Version
|
* MEI Version
|
||||||
*/
|
*/
|
||||||
#define HBM_MINOR_VERSION 0
|
#define HBM_MINOR_VERSION 1
|
||||||
#define HBM_MAJOR_VERSION 1
|
#define HBM_MAJOR_VERSION 1
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue