]> git.ipfire.org Git - people/ms/u-boot.git/commit
x86: ivybridge: Set up the thermal target correctly
authorSimon Glass <sjg@chromium.org>
Sun, 17 Jan 2016 23:11:25 +0000 (16:11 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Sun, 24 Jan 2016 04:08:17 +0000 (12:08 +0800)
commit709b1902d212a037a57bac77817aee4ed5481050
tree03afe4753e2a808d35ca76fccdbc19dccde10801
parent9d156b57257cfbf2b5343e5c9cbb4111dee4291f
x86: ivybridge: Set up the thermal target correctly

This uses a non-existent node at present. It should use the first CPU node.
The referenced property does not exist (the correct value is the default of
0), but this allows the follow-on init to complete.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/ivybridge/model_206ax.c