carl9170 firmware: support write one byte at a time command
authorChristian Lamparter <chunkeey@googlemail.com>
Wed, 21 Jan 2015 15:56:40 +0000 (16:56 +0100)
committerChristian Lamparter <chunkeey@googlemail.com>
Wed, 21 Jan 2015 15:56:40 +0000 (16:56 +0100)
commitcb6ee23c791499d599404f1d24d746d15a471e6a
tree1c25c7b6c8892b1685c21a1604f8b01ce75fb8cf
parentf425b951ccca7d548fae235de55bee231e6fdebf
carl9170 firmware: support write one byte at a time command

This command is necessary to write into the serial eeprom.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
carlfw/src/fw.c
carlfw/src/hostif.c
include/shared/fwcmd.h
include/shared/fwdesc.h
tools/src/fwinfo.c