Trivial: remove unused variable.
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com> Acked-by: Ronald G. Minnich <rminnich@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2882 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@ -94,7 +94,6 @@ static void ram_verify(unsigned long start, unsigned long stop)
|
|||||||
|
|
||||||
void ram_check(unsigned long start, unsigned long stop)
|
void ram_check(unsigned long start, unsigned long stop)
|
||||||
{
|
{
|
||||||
int result;
|
|
||||||
/*
|
/*
|
||||||
* This is much more of a "Is my DRAM properly configured?"
|
* This is much more of a "Is my DRAM properly configured?"
|
||||||
* test than a "Is my DRAM faulty?" test. Not all bits
|
* test than a "Is my DRAM faulty?" test. Not all bits
|
||||||
|
Reference in New Issue
Block a user