northbridge/intel/nehalem: Remove commented code

Change-Id: I2d40049a27f725f14acbc16438f0e6ea7cdd7329
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/16879
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
This commit is contained in:
Elyes HAOUAS 2016-10-04 20:51:39 +02:00 committed by Martin Roth
parent ff25b6c35b
commit b23ed4e252
1 changed files with 0 additions and 3 deletions

View File

@ -4788,9 +4788,6 @@ void raminit(const int s3resume, const u8 *spd_addrmap)
dump_timings(&info); dump_timings(&info);
#if 0
ram_check(0x100000, 0x200000);
#endif
program_modules_memory_map(&info, 0); program_modules_memory_map(&info, 0);
program_total_memory_map(&info); program_total_memory_map(&info);