nb/intel/sandybridge/report_platform: Move remaining code to sb folder

Change-Id: I2ced3f2bb9d1d150341a57ff333ca14c897c4fa3
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/27667
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
This commit is contained in:
Patrick Rudolph
2018-07-27 17:48:27 +02:00
committed by Felix Held
parent 9e1b9b5a7e
commit ef8c559e53
5 changed files with 71 additions and 95 deletions

View File

@@ -323,8 +323,6 @@ static void init_dram_ddr3(int min_tck, int s3resume)
MCHBAR32(0x5f00) |= 1;
report_platform_info();
/* Wait for ME to be ready */
intel_early_me_init();
me_uma_size = intel_early_me_uma_size();