Files
OpenCellular/extra
Vadim Bendebury 2813413f35 usb_updater: refactor section transfer into a function
In preparation to RW and RO cr50 updates, separate the code
transferring an image section (an RW section currently) into a
function.

This will allow to add RO transfer by invoking the same function with
different address and size parameters.

BRANCH=none
BUG=chrome-os-partner:55789
TEST=verified that it is still possible to update to RW_A and RW_B
     both over USB and SPI.

Change-Id: Ia41317e0eefe114bac41e73c7e715b1a5cb6549c
Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/368988
Reviewed-by: Aseda Aboagye <aaboagye@chromium.org>
2016-08-16 00:58:05 -07:00
..

This directory is for experiments only. It is not built automatically,
required, supported, guaranteed to work, or necessarily well-documented.

The contents may change without warning at any time.