
11 Oct
2016
11 Oct
'16
5:42 a.m.
On Tue, Oct 11, 2016 at 11:16 AM, Bin Meng bmeng.cn@gmail.com wrote:
On Mon, Sep 26, 2016 at 11:33 AM, Simon Glass sjg@chromium.org wrote:
At present pch_power_options() has the arguments to writel() around the wrong way. Fix this and update it to compile on 64-bit machines.
Signed-off-by: Simon Glass sjg@chromium.org
arch/x86/cpu/ivybridge/lpc.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com
applied to u-boot-x86, thanks!