Stefan Reinauer has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/47162?usp=email )
Change subject: mb/google/dedede: Enable microcode update
......................................................................
Abandoned
--
To view, visit https://review.coreboot.org/c/coreboot/+/47162?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I956bc82bdb68049058335ff86c22742a235256c2
Gerrit-Change-Number: 47162
Gerrit-PatchSet: 5
Gerrit-Owner: Sugnan Prabhu S <sugnan.prabhu.s(a)intel.com>
Gerrit-Reviewer: Krishna P Bhat D <krishna.p.bhat.d(a)intel.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-MessageType: abandon
Stefan Reinauer has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/21018?usp=email )
Change subject: vendorcode/amd/cimx/sb800: Add parentheses
......................................................................
Abandoned
--
To view, visit https://review.coreboot.org/c/coreboot/+/21018?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Idfd5f784872a37794ee43c8ec0a936f7be68ad64
Gerrit-Change-Number: 21018
Gerrit-PatchSet: 2
Gerrit-Owner: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Reviewer: Marc Jones <marc(a)marcjonesconsulting.com>
Gerrit-Reviewer: Martin L Roth <gaumless(a)gmail.com>
Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-MessageType: abandon
Paul Menzel has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/46558 )
Change subject: mb/amd/mandolin: cereme: Use 64K instead of 0x1000 for size notation
......................................................................
mb/amd/mandolin: cereme: Use 64K instead of 0x1000 for size notation
Use the more readable size notation, which also unifies it with
Mandolin’s FMD.
Change-Id: I95c22d8d775104dc046601418bd402317dd8e676
Signed-off-by: Paul Menzel <pmenzel(a)molgen.mpg.de>
---
M src/mainboard/amd/mandolin/variants/cereme/board.fmd
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/58/46558/1
diff --git a/src/mainboard/amd/mandolin/variants/cereme/board.fmd b/src/mainboard/amd/mandolin/variants/cereme/board.fmd
index b55b8b5..31a0b2a 100644
--- a/src/mainboard/amd/mandolin/variants/cereme/board.fmd
+++ b/src/mainboard/amd/mandolin/variants/cereme/board.fmd
@@ -1,7 +1,7 @@
FLASH@0xFF000000 16M {
BIOS {
EC 0x20000
- RW_MRC_CACHE 0x10000
+ RW_MRC_CACHE 64K
FMAP 0x1000
COREBOOT(CBFS)
}
--
To view, visit https://review.coreboot.org/c/coreboot/+/46558
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I95c22d8d775104dc046601418bd402317dd8e676
Gerrit-Change-Number: 46558
Gerrit-PatchSet: 1
Gerrit-Owner: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-MessageType: newchange