[U-Boot] [PATCH] x86: link: Correct a failure in DRAM init

Bin Meng bmeng.cn at gmail.com
Tue Jul 12 07:14:19 CEST 2016


On Mon, Jul 11, 2016 at 11:30 PM, Simon Glass <sjg at 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 at chromium.org>
> ---
>
>  arch/x86/cpu/ivybridge/sdram.c | 5 +++++
>  1 file changed, 5 insertions(+)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list