arch/arm/mach-keystone/ddr3.c: Fix spelling of "resetting".
This commit is contained in:

committed by
Tom Rini

parent
0580cd1636
commit
d1cab4f5f0
@@ -344,7 +344,7 @@ void ddr3_check_ecc_int(u32 base)
|
||||
puts("DDR3 ECC 2-bit error interrupted\n");
|
||||
|
||||
if (!ecc_test) {
|
||||
puts("Reseting the device ...\n");
|
||||
puts("Resetting the device ...\n");
|
||||
reset_cpu();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user