Patrick Rudolph has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/30501 )
Change subject: arch/x86/postcar: Configure MMU along with MTRRs
......................................................................
Patch Set 4: Code-Review-1
According to "Intel® 64 and IA-32 Architectures Software Developer's Manual" the lesser caching wins when MMU is enabled, that is if MTRRs are properly installed, we can mark all page-tables as WB. There's also no need for special postcar handling, we can load the new pagetables in romstage at any time (when we know how much memory is available).
--
To view, visit
https://review.coreboot.org/c/coreboot/+/30501
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I235c70f05f63ed6d5146f093cf7f735879de4219
Gerrit-Change-Number: 30501
Gerrit-PatchSet: 4
Gerrit-Owner: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Piotr Król
piotr.krol@3mdeb.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Sat, 20 Apr 2019 09:22:59 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment