On Tue, Jul 12, 2016 at 1:14 PM, Bin Meng wrote:
> On Mon, Jul 11, 2016 at 11:30 PM, Simon Glass 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(
On Mon, Jul 11, 2016 at 11:30 PM, Simon Glass 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
> ---
>
> arch/x86/c
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
---
arch/x86/cpu/ivybridge/sdram.c | 5 +
1 file changed, 5 insertions(+)
diff
3 matches
Mail list logo