u-boot/arch/x86/cpu/ivybridge
Simon Glass 1b4086307e x86: ivybridge: Provide a dummy SDRAM init for 64-bit
We don't support SDRAM init in 64-bit mode since it is essentially
impossible to get into that mode before SDRAM set up. Provide dummy functions
for now. At some point we will need to pass the SDRAM parameters through from
SPL.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2017-02-06 11:38:46 +08:00
..
Kconfig x86: Move common MRC Kconfig options to the common file 2016-03-17 10:27:25 +08:00
Makefile x86: ivybridge: Provide a dummy SDRAM init for 64-bit 2017-02-06 11:38:46 +08:00
bd82x6x.c x86: ivybridge: Declare global data where it is used 2017-02-06 11:38:46 +08:00
cpu.c x86: ivybridge: Add more debugging for failures 2017-02-06 11:38:46 +08:00
early_me.c dm: x86: Move link to use driver model for video 2016-10-11 11:55:33 +08:00
fsp_configs.c x86: ivybridge: Add FSP support 2016-02-21 13:42:52 +08:00
ivybridge.c x86: squash lines for immediate return 2016-09-23 17:53:49 -04:00
lpc.c x86: ivybridge: Declare global data where it is used 2017-02-06 11:38:46 +08:00
model_206ax.c x86: ivybridge: Declare global data where it is used 2017-02-06 11:38:46 +08:00
northbridge.c x86: ivybridge: Declare global data where it is used 2017-02-06 11:38:46 +08:00
sata.c x86: ivybridge: Fix types for 64-bit compilation 2017-02-06 11:38:46 +08:00
sdram.c x86: ivybridge: Add more debugging for failures 2017-02-06 11:38:46 +08:00
sdram_nop.c x86: ivybridge: Provide a dummy SDRAM init for 64-bit 2017-02-06 11:38:46 +08:00