commit | 8f41b8785be20da320a544206f8c6e4f352bc9f4 | [log] [tgz] |
---|---|---|
author | Thomas Chou <thomas@wytron.com.tw> | Fri Oct 09 13:48:56 2015 +0800 |
committer | Thomas Chou <thomas@wytron.com.tw> | Fri Oct 23 07:37:03 2015 +0800 |
tree | 6a30071f9de32ac7d3e061eeece5a46585658b0d | |
parent | c8a7ba9e6a5fe2fc7b4a7894829aa0b0148b4d40 [diff] |
timer: start a new timer after relocation Start a new timer after relocation, just in case the timer has been used in per-relocation. Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Acked-by: Simon Glass <sjg@chromium.org>