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
@@ -431,7 +431,7 @@ g) Rx73h = 32h
|
||||
if (boot_mode == 3) {
|
||||
/* some idea of Libo.Feng at amd.com in http://www.coreboot.org/pipermail/coreboot/2008-December/043111.html
|
||||
I want move the 1M data, I have to set some MTRRs myself. */
|
||||
/* seting mtrr before back memoy save s3 resume time about 0.14 seconds */
|
||||
/* setting mtrr before back memory save s3 resume time about 0.14 seconds */
|
||||
/*because CAR stack use cache, and here to use cache , must be careful,
|
||||
1 during these mtrr code, must no function call, (after this mtrr, I think it should be ok to use function)
|
||||
2 before stack switch, no use variable that have value set before this
|
||||
|
Reference in New Issue
Block a user