u-boot/arch/x86
Simon Glass 4eabf1e54b x86: broadwell: Allow SDRAM init from SPL
At present, for broadwell, SDRAM is always set up in U-Boot proper since
the 64-bit mode (which uses SDRAM init in SPL) is not supported.

Update the code to allow SDRAM init in SPL instead so that U-Boot proper
can be loaded into SDRAM and run from there. This allows U-Boot to be
compressed to reduce space, since it is not necessary to run it directly
from flash. It could later allow us to support 64-bit U-Boot on broadwell.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2019-05-08 13:02:12 +08:00
..
cpu x86: broadwell: Allow SDRAM init from SPL 2019-05-08 13:02:12 +08:00
dts x86: dts: Add device-tree labels for rtc and reset 2019-05-08 13:02:11 +08:00
include/asm x86: Add a handoff header file 2019-05-08 13:02:12 +08:00
lib x86: Update a stale comment about ifdtool 2019-05-08 13:02:10 +08:00
config.mk x86: efi: app: Generate Microsoft PE format compliant image 2018-12-02 21:59:36 +01:00
Kconfig x86: Support booting with TPL 2019-05-08 13:02:12 +08:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00