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

Change-Id: I753b98319643fea2d69b86c8e726fe3927b458d8
Reviewed-on: https://gerrit.chromium.org/gerrit/28696
Tested-by: Rong Chang <rongchang@chromium.org>
Commit-Ready: Rong Chang <rongchang@chromium.org>
Reviewed-by: David Hendricks <dhendrix@chromium.org>
1 file changed