timer: start a new timer after relocation
authorThomas Chou <thomas@wytron.com.tw>
Fri, 9 Oct 2015 05:48:56 +0000 (13:48 +0800)
committerThomas Chou <thomas@wytron.com.tw>
Thu, 22 Oct 2015 23:37:03 +0000 (07:37 +0800)
commit8f41b8785be20da320a544206f8c6e4f352bc9f4
tree6a30071f9de32ac7d3e061eeece5a46585658b0d
parentc8a7ba9e6a5fe2fc7b4a7894829aa0b0148b4d40
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>
common/board_r.c