aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/thomson/ip1000/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/thomson/ip1000/romstage.c')
-rw-r--r--src/mainboard/thomson/ip1000/romstage.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/thomson/ip1000/romstage.c b/src/mainboard/thomson/ip1000/romstage.c
index e399dd128f..c9ec8a80b2 100644
--- a/src/mainboard/thomson/ip1000/romstage.c
+++ b/src/mainboard/thomson/ip1000/romstage.c
@@ -124,7 +124,4 @@ void main(unsigned long bist)
#if CONFIG_LLSHELL
llshell();
#endif
- /* Check RAM. */
- /* ram_check(0, 640 * 1024); */
- /* ram_check(64512 * 1024, 65536 * 1024); */
}