Correct spelling of shadow, setting and memory
Change-Id: Ic7d793754a8b59623b49b7a88c09b5c6b6ef2cf0 Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-on: http://review.coreboot.org/3768 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
This commit is contained in:
committed by
Patrick Georgi
parent
95b573a2db
commit
4159a8012e
@ -101,7 +101,7 @@ static void log_msg(const char *fmt, va_list args)
|
||||
|
||||
static void fatal_error(void)
|
||||
{
|
||||
printk(BIOS_ERR, "vboot encountered fatal error. Reseting.\n");
|
||||
printk(BIOS_ERR, "vboot encountered fatal error. Resetting.\n");
|
||||
hard_reset();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user