Intel e7505: cleanups
commit5c1ff9284a7ac382a9ec702fa52f3a173279d566
authorKyösti Mälkki <kyosti.malkki@gmail.com>
Tue, 10 Apr 2012 16:55:19 +0000 (10 19:55 +0300)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Wed, 11 Apr 2012 21:25:09 +0000 (11 23:25 +0200)
treeff8d7d75c484aedeb4337621670e4a406f799e4b
parent5bd271b9fa81532f786f42604d94df92f44b605f
Intel e7505: cleanups

Fix delay loop comments. Time waited and the comments did not match
in the origin (e7501), so delays currently "just work".

Move reset detection to main raminit and don't use generic
sdram_initialize for now, as there are local debug
functions I need to use. Fix AOpen respectively.

Disable ecc scrub, until I have it fixed for cache-as-ram use.

Change-Id: I0529297f43c565d30b5fb7d1836700278ac029c4
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/883
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
src/mainboard/aopen/dxplplusu/romstage.c
src/northbridge/intel/e7505/raminit.c
src/northbridge/intel/e7505/reset_test.c [deleted file]