commit | 24397704fca5324a08c498da89469c6adf91d808 | [log] [tgz] |
---|---|---|
author | Rong Chang <[email protected]> | Mon Jul 30 10:15:52 2012 |
committer | Rong Chang <[email protected]> | Fri Aug 03 11:22:32 2012 |
tree | 302ac94138788f9dd8a79dec032edf61addb6922 | |
parent | 9eff7ea8d2c95c32abec5619f4ecaeb0b26f4ea7 [diff] |
(factory-2460.B) Parrot EC firmware ec command returns BCD format Parrot EC command GET_FIRMWARE_VER(0x51) returns 3 bytes of binary coded dicimals: MAJOR (0 ~ 9), MINOR (00 ~ 99), REV(00 ~ 99) BUG=chrome-os-partner:11865 TEST=manual flash EC spi rom with KBEC010A.ROM (version 0.10A) VT2 command "mosys ec info" should return: ENE | KB932 | 00BE010A00 (cherry picked from commit 67f9c3bca19c8a058fdfca60b0c91a09f10fe78d) Change-Id: I753b98319643fea2d69b86c8e726fe3927b458d8 Reviewed-on: https://gerrit.chromium.org/gerrit/28696 Tested-by: Rong Chang <[email protected]> Commit-Ready: Rong Chang <[email protected]> Reviewed-by: David Hendricks <[email protected]> Reviewed-on: https://gerrit.chromium.org/gerrit/29158 Reviewed-by: Rong Chang <[email protected]>