Files
OpenCellular/chip/lm4
Randall Spangler 0ee2689ee9 Add get-protocol-information command
This is necessary to support larger packet sizes for host protocol
ver.3.  The host previously didn't have any way to know how big a
packet the EC could accept / respond with (except on LPC, where the
size is determined by the I/O window).

BUG=chrome-os-partner:20257
BRANCH=none
TEST='ectool protoinfo' returns good info; on link,

  Protocol info:
    protocol versions: 2 3
    max request:   256 bytes
    max response:  256 bytes
    flags: 0x00000000

and on pit,

  Protocol info:
    protocol versions: 2 3
    max request:   544 bytes
    max response:  544 bytes
    flags: 0x00000001

Change-Id: Ic1e3831d9b4a96ffbf365c0d09b6023472de39a9
Signed-off-by: Randall Spangler <rspangler@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/60703
Reviewed-by: Bill Richardson <wfrichar@chromium.org>
2013-07-02 09:32:52 -07:00
..
2013-06-26 18:31:22 -07:00
2013-06-03 14:34:10 -07:00
2012-10-29 16:52:49 -07:00
2012-10-29 16:52:49 -07:00
2012-10-30 12:42:46 -07:00
2013-04-30 10:38:43 -07:00
2013-07-02 09:32:52 -07:00
2012-10-29 16:52:49 -07:00
2013-04-11 15:38:09 -07:00