Files
OpenCellular/util
Donald Huang dbc3f1dad5 it8380dev: util: fix iteflash
Add support for flash the ite ec from usb gpio port

Signed-off-by: Donald Huang <donald.huang@ite.com.tw>

BRANCH=none
BUG=none
TEST=Test OK on ITE8390CX from both GPIO PORT (C1,C2) (H5,H6)
     You can run "make -j BOARD=it8380dev" to build ec.bin
     and flash the ec.bin via
     "sudo ./build/it8380dev/util/iteflash -w ./build/it8380dev/ec.bin"

/* ==SNAPSHOT START== */
(cr) (br-iteflash) donald@donald-nb ~/trunk/src/platform/ec $ sudo ./build/it8380dev/util/iteflash -w ./build/it8380dev/ec.bin
Waiting for the EC power-on sequence ...CHIPID 8390, CHIPVER 82, Flash size 256 kB
Done.
CHIPID 8390, CHIPVER 82, Flash size 256 kB
Erasing chip...
/100%
Writing 262144 bytes at 0x00000000
Done.

/* ==SNAPSHOT END== */

Change-Id: I422db6f7007622f8be624a534a482e24d53a061a
Reviewed-on: https://chromium-review.googlesource.com/311205
Commit-Ready: Donald Huang <donald.huang@ite.com.tw>
Tested-by: Donald Huang <donald.huang@ite.com.tw>
Reviewed-by: Randall Spangler <rspangler@chromium.org>
Reviewed-by: Donald Huang <donald.huang@ite.com.tw>
2015-11-10 06:54:51 -08:00
..
2015-06-18 19:07:00 +00:00
2015-07-25 01:22:32 +00:00
2015-09-17 16:09:43 -07:00
2015-06-18 19:07:00 +00:00
2015-04-17 01:47:34 +00:00
2013-07-01 16:14:16 -07:00
2015-06-18 19:07:00 +00:00
2015-09-18 16:34:18 -07:00
2015-07-25 01:22:32 +00:00
2012-11-01 14:09:34 -07:00
2015-10-30 23:02:23 -07:00
2015-09-24 12:46:28 -07:00
2015-11-10 06:54:51 -08:00
2014-02-17 17:35:43 +00:00
2015-06-18 19:07:00 +00:00
2014-01-15 04:52:54 +00:00
2015-04-24 05:07:45 +00:00