
12 Jul
2016
12 Jul
'16
7:14 a.m.
On Mon, Jul 11, 2016 at 11:30 PM, Simon Glass sjg@chromium.org wrote:
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
arch/x86/cpu/ivybridge/sdram.c | 5 +++++ 1 file changed, 5 insertions(+)
Reviewed-by: Bin Meng bmeng.cn@gmail.com