aboutsummaryrefslogtreecommitdiffstats
path: root/config.mk
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2019-04-25 21:58:49 -0600
committerBin Meng <bmeng.cn@gmail.com>2019-05-08 13:02:12 +0800
commit4eabf1e54b7ad1d1d7511af65570743ed756f85c (patch)
treec2eb75c2204851f03b2e612a36b1e96026c5b7f5 /config.mk
parent9f6486bff474a8c30bd257f4fcf24aa05fbae6c5 (diff)
downloadu-boot-4eabf1e54b7ad1d1d7511af65570743ed756f85c.tar.gz
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>
Diffstat (limited to 'config.mk')
0 files changed, 0 insertions, 0 deletions