src: Fix a typo on "mtrr"
Change "mttrs" to mtrrs. Change-Id: I4e5930cdcba5e8f5366bb2d4ebbcb659c0c2eb27 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/25823 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Reviewed-by: Martin Roth <martinroth@google.com>
This commit is contained in:
committed by
Martin Roth
parent
570b183f7e
commit
bc8762eaef
@@ -54,7 +54,7 @@ struct romstage_params {
|
||||
* 16. src/soc/intel/common/romstage.c/romstage_common - return
|
||||
* 17. src/mainboard/.../romstage.c/mainboard_romstage_entry - return
|
||||
* 18. src/soc/intel/common/romstage.c/romstage_main - return
|
||||
* 19. src/soc/intel/common/stack.c/setup_stack_and_mttrs
|
||||
* 19. src/soc/intel/common/stack.c/setup_stack_and_mtrrs
|
||||
* 20. src/drivers/intel/fsp1_1/cache_as_ram.inc - return, cleanup
|
||||
* after call to romstage_main
|
||||
* 21. FSP binary/TempRamExit
|
||||
|
Reference in New Issue
Block a user