Skip to content
Snippets Groups Projects
Commit b5788dc0 authored by Chris Zhong's avatar Chris Zhong Committed by Simon Glass
Browse files

rockchip: rk3288: correct sdram setting

The DMC driver in v3.14 kernel[0] get the ddr setting from PMU_SYS_REG2,
and it expects uboot to store the value using a same protocol. But now
the ddr setting value is different with DMC, so if you enable the DMC,
system would crash in kernel. Correct the sdram setting here, according
to the requirements of kernel.

[0]
https://chromium.googlesource.com/chromiumos/third_party/kernel/+/


chromeos-3.14/drivers/clk/rockchip/clk-rk3288-dmc.c

Signed-off-by: default avatarChris Zhong <zyw@rock-chips.com>
Acked-by: default avatarSimon Glass <sjg@chromium.org>
parent 87cef345
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment