V Sowmya has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/46331 )
Change subject: [WIP]mb/google/dedede: Modify fmd file to add CSE RW binary ......................................................................
[WIP]mb/google/dedede: Modify fmd file to add CSE RW binary
Change-Id: Ibcf86f4bdb5fa5ab834da37f416ce692e5c121dd Signed-off-by: V Sowmya v.sowmya@intel.com --- M src/mainboard/google/dedede/chromeos-dedede-16MiB.fmd 1 file changed, 6 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/31/46331/1
diff --git a/src/mainboard/google/dedede/chromeos-dedede-16MiB.fmd b/src/mainboard/google/dedede/chromeos-dedede-16MiB.fmd index 09b2abc..61f2b67 100644 --- a/src/mainboard/google/dedede/chromeos-dedede-16MiB.fmd +++ b/src/mainboard/google/dedede/chromeos-dedede-16MiB.fmd @@ -7,13 +7,15 @@ RW_LEGACY(CBFS)@0x0 0x1000 RW_SECTION_A@0x1000 0x420000 { VBLOCK_A@0x0 0x10000 - FW_MAIN_A(CBFS)@0x10000 0x40ffc0 - RW_FWID_A@0x41ffc0 0x40 + FW_MAIN_A(CBFS)@0x10000 0x27ffc0 + RW_FWID_A@0x28ffc0 0x40 + FW_MAIN_A_EXT(CBFS)@0x290000 0x190000 } RW_SECTION_B@0x421000 0x420000 { VBLOCK_B@0x0 0x10000 - FW_MAIN_B(CBFS)@0x10000 0x40ffc0 - RW_FWID_B@0x41ffc0 0x40 + FW_MAIN_B(CBFS)@0x10000 0x27ffc0 + RW_FWID_B@0x28ffc0 0x40 + FW_MAIN_B_EXT(CBFS)@0x290000 0x190000 } RW_MISC@0x841000 0x3e000 { UNIFIED_MRC_CACHE(PRESERVE)@0x0 0x30000 {
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/46331
to look at the new patch set (#2).
Change subject: [WIP]mb/google/dedede: Modify fmd file to add CSE RW binary ......................................................................
[WIP]mb/google/dedede: Modify fmd file to add CSE RW binary
Change-Id: Ibcf86f4bdb5fa5ab834da37f416ce692e5c121dd Signed-off-by: V Sowmya v.sowmya@intel.com --- M src/mainboard/google/dedede/chromeos-dedede-16MiB.fmd 1 file changed, 6 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/31/46331/2
Nick Vaccaro has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/46331 )
Change subject: [WIP]mb/google/dedede: Modify fmd file to add CSE RW binary ......................................................................
Patch Set 2: Code-Review+1
Stefan Reinauer has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/46331?usp=email )
Change subject: [WIP]mb/google/dedede: Modify fmd file to add CSE RW binary ......................................................................
Abandoned