X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Fmainboard%2Fthomson%2Fip1000%2Fromstage.c;h=c9ec8a80b2630d01c45d18c832f3455eda9ba8f8;hb=0d5a6accc84530d44f35ba4f3a74b370a1f88f86;hp=e399dd128f9621f25fe324ccacab2ffd539caddd;hpb=7411eabcdb544205316dfa90e7e708b4b0495074;p=coreboot.git diff --git a/src/mainboard/thomson/ip1000/romstage.c b/src/mainboard/thomson/ip1000/romstage.c index e399dd128..c9ec8a80b 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); */ }