u-boot-brain/arch/x86/cpu/ivybridge
Simon Glass 9532fe3b40 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>
2016-07-12 13:59:45 +08:00
..
bd82x6x.c dm: Rename disk uclass to ahci 2016-05-17 09:54:43 -06:00
cpu.c x86: Move common PCH code into a common place 2016-03-17 10:27:27 +08:00
early_me.c x86: Move Intel Management Engine code to a common place 2016-03-17 10:27:24 +08:00
fsp_configs.c x86: ivybridge: Add FSP support 2016-02-21 13:42:52 +08:00
gma.c x86: Create a common header for Intel register access 2016-03-17 10:27:24 +08:00
gma.h x86: Add initial video device init for Intel GMA 2014-11-25 07:11:16 -07:00
ivybridge.c x86: ivybridge: Add FSP support 2016-02-21 13:42:52 +08:00
Kconfig x86: Move common MRC Kconfig options to the common file 2016-03-17 10:27:25 +08:00
lpc.c x86: Drop asm/acpi.h 2016-05-23 15:18:00 +08:00
Makefile x86: Move Intel Management Engine code to a common place 2016-03-17 10:27:24 +08:00
model_206ax.c x86: Call lapic_setup() in interrupt_init() 2016-05-23 15:27:41 +08:00
northbridge.c x86: Drop asm/acpi.h 2016-05-23 15:18:00 +08:00
sata.c dm: Rename disk uclass to ahci 2016-05-17 09:54:43 -06:00
sdram.c x86: link: Correct a failure in DRAM init 2016-07-12 13:59:45 +08:00