commit | e01036c0d07332415a84b6bcf050b9da1f03aa76 | [log] [tgz] |
---|---|---|
author | Phil Edworthy <phil.edworthy@renesas.com> | Wed May 24 15:09:49 2017 +0100 |
committer | Lukasz Majewski <lukma@denx.de> | Sat Jun 03 19:08:31 2017 +0200 |
tree | cd35d2b26f1f64fc160f9b8eebcc6e13d83a95e2 | |
parent | 74fbeb3bda99991c84b76aa957e8dbf527b96d2c [diff] |
dfu: dfu_sf: Fix read offset The offset was applied to write, but not read, now its applied to both. Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com>