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

Bin Meng bmeng.cn at gmail.com
Tue Jul 12 08:00:07 CEST 2016


On Tue, Jul 12, 2016 at 1:14 PM, Bin Meng <bmeng.cn at gmail.com> wrote:
> 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>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list