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:
parent
ff25b6c35b
commit
b23ed4e252
|
@ -4788,9 +4788,6 @@ void raminit(const int s3resume, const u8 *spd_addrmap)
|
|||
|
||||
dump_timings(&info);
|
||||
|
||||
#if 0
|
||||
ram_check(0x100000, 0x200000);
|
||||
#endif
|
||||
program_modules_memory_map(&info, 0);
|
||||
program_total_memory_map(&info);
|
||||
|
||||
|
|
Loading…
Reference in New Issue