summaryrefslogtreecommitdiffstats
path: root/drivers/core
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-03-11 22:06:46 -0700
committerBin Meng <bmeng.cn@gmail.com>2016-03-17 10:27:24 +0800
commitd74d6b444c9f1596c24d492e57af9423efbd113b (patch)
tree20de40deb6f12c7913f0855685bc9dd52abcd2fd /drivers/core
parent5a34957c39c9526b88c658b740fc4e9a3012e58b (diff)
downloadtalos-obmc-uboot-d74d6b444c9f1596c24d492e57af9423efbd113b.tar.gz
talos-obmc-uboot-d74d6b444c9f1596c24d492e57af9423efbd113b.zip
dm: timer: Correct timer init ordering after relocation
Commit 1057e6c broke use of the timer with driver model. If the timer is used before relocation, then it becomes broken after relocation. This prevents some x86 boards from booting. Fix it. Fixes: 1057e6c (timer: Set up the real timer after driver model is available) Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'drivers/core')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud