Home
last modified time | relevance | path

Searched hist:"9532 fe3b40ddf66ef976dee3d5cf1d8b3396bf4d" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dsdram.cdiff 9532fe3b40ddf66ef976dee3d5cf1d8b3396bf4d Mon Jul 11 10:30:55 CDT 2016 Simon Glass <sjg@chromium.org> x86: link: Correct a failure in DRAM init

With the change to set up pinctrl after relocation, link fails to boot. Add
a special case in the link code to handle this.

Fixes: d8906c1f (x86: Probe pinctrl driver in cpu_init_r())

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>