u-boot/arch/x86/cpu/x86_64
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
..
Makefile x86: Add cpu code for x86_64 2017-02-06 11:38:46 +08:00
cpu.c x86: ivybridge: Provide a dummy SDRAM init for 64-bit 2017-02-06 11:38:46 +08:00
interrupts.c x86: Add cpu code for x86_64 2017-02-06 11:38:46 +08:00