Attention is currently required from: Daniel Maslowski, David Hendricks.
Hello Daniel Maslowski, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/71167?usp=email
to look at the new patch set (#22).
The following approvals got outdated and were removed:
Verified+1 by build bot (Jenkins)
Change subject: util/intelp2m: Rework platforms and fields packages
......................................................................
util/intelp2m: Rework platforms and fields packages
- embed the base platform and redefine its methods if they differ;
- separate the macro structures from the platform;
- move more functions to common;
- undo use of a single global instance of the microstructure.
TEST:
1) 'make test' = PASS
2) './intelp2m -p cnl -iiii -file inteltool.log' = gpio.h before and
after the commit is the same.
Change-Id: I2e0aa56efa2430ac6524c6977f8b6fd13113edf9
Signed-off-by: Maxim Polyakov <max.senia.poliak(a)gmail.com>
---
M util/intelp2m/fields/cb/cb.go
M util/intelp2m/fields/cb/cb_test.go
M util/intelp2m/fields/fields.go
M util/intelp2m/fields/fsp/fsp.go
M util/intelp2m/fields/fsp/fsp_test.go
M util/intelp2m/fields/raw/raw.go
M util/intelp2m/fields/raw/raw_test.go
M util/intelp2m/fields/test/suite.go
M util/intelp2m/parser/parser.go
M util/intelp2m/platforms/adl/adl_test.go
M util/intelp2m/platforms/adl/macro.go
M util/intelp2m/platforms/adl/template.go
M util/intelp2m/platforms/apl/apl_test.go
M util/intelp2m/platforms/apl/macro.go
M util/intelp2m/platforms/apl/template.go
M util/intelp2m/platforms/cnl/cnl_test.go
M util/intelp2m/platforms/cnl/macro.go
M util/intelp2m/platforms/cnl/template.go
A util/intelp2m/platforms/common/common.go
M util/intelp2m/platforms/common/macro.go
A util/intelp2m/platforms/common/register/helper.go
M util/intelp2m/platforms/ebg/ebg_test.go
M util/intelp2m/platforms/ebg/macro.go
M util/intelp2m/platforms/ebg/template.go
D util/intelp2m/platforms/interfaces.go
M util/intelp2m/platforms/jsl/jsl_test.go
M util/intelp2m/platforms/jsl/macro.go
M util/intelp2m/platforms/jsl/template.go
M util/intelp2m/platforms/lbg/lbg_test.go
M util/intelp2m/platforms/lbg/macro.go
M util/intelp2m/platforms/lbg/template.go
M util/intelp2m/platforms/mtl/macro.go
M util/intelp2m/platforms/mtl/mtl_test.go
M util/intelp2m/platforms/mtl/template.go
A util/intelp2m/platforms/platforms.go
M util/intelp2m/platforms/snr/macro.go
M util/intelp2m/platforms/snr/snr_test.go
M util/intelp2m/platforms/snr/template.go
M util/intelp2m/platforms/test/suite.go
M util/intelp2m/platforms/tgl/macro.go
M util/intelp2m/platforms/tgl/template.go
M util/intelp2m/platforms/tgl/tgl_test.go
42 files changed, 1,120 insertions(+), 1,569 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/67/71167/22
--
To view, visit https://review.coreboot.org/c/coreboot/+/71167?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I2e0aa56efa2430ac6524c6977f8b6fd13113edf9
Gerrit-Change-Number: 71167
Gerrit-PatchSet: 22
Gerrit-Owner: Maxim <max.senia.poliak(a)gmail.com>
Gerrit-Reviewer: Daniel Maslowski <info(a)orangecms.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Alicja Michalska <ahplka19(a)gmail.com>
Gerrit-CC: David Hendricks <david.hendricks(a)gmail.com>
Gerrit-Attention: Daniel Maslowski <info(a)orangecms.org>
Gerrit-Attention: David Hendricks <david.hendricks(a)gmail.com>
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/85731?usp=email
to look at the new patch set (#5).
The following approvals got outdated and were removed:
Verified+1 by build bot (Jenkins)
Change subject: util/intelp2m: Move remapping reset source to common
......................................................................
util/intelp2m: Move remapping reset source to common
TEST: 'make test' = PASS
Change-Id: I315541b12f5f1fdf7c97c2ff8ddd305e30a447cc
Signed-off-by: Maxim Polyakov <max.senia.poliak(a)gmail.com>
---
M util/intelp2m/platforms/adl/macro.go
M util/intelp2m/platforms/apl/macro.go
M util/intelp2m/platforms/cnl/macro.go
M util/intelp2m/platforms/common/common.go
M util/intelp2m/platforms/common/macro.go
M util/intelp2m/platforms/ebg/macro.go
M util/intelp2m/platforms/jsl/macro.go
M util/intelp2m/platforms/lbg/macro.go
M util/intelp2m/platforms/mtl/macro.go
M util/intelp2m/platforms/snr/macro.go
M util/intelp2m/platforms/tgl/macro.go
11 files changed, 107 insertions(+), 147 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/31/85731/5
--
To view, visit https://review.coreboot.org/c/coreboot/+/85731?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I315541b12f5f1fdf7c97c2ff8ddd305e30a447cc
Gerrit-Change-Number: 85731
Gerrit-PatchSet: 5
Gerrit-Owner: Maxim <max.senia.poliak(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Attention is currently required from: Alexander Couzens.
Maxim has uploaded a new patch set (#5) to the change originally created by Alexander Couzens. ( https://review.coreboot.org/c/coreboot/+/84191?usp=email )
The following approvals got outdated and were removed:
Verified+1 by build bot (Jenkins)
Change subject: util/intelp2m/platforms: Add support for Elkhart Lake
......................................................................
util/intelp2m/platforms: Add support for Elkhart Lake
TEST:
- 'make test' = PASS;
- 'intelp2m -p ehl -file parser/testlog/inteltool_test.log' = no errors.
Change-Id: I0f60d182bc5cc3d0d1d1177fbda0cfe8e2279e46
Signed-off-by: Alexander Couzens <lynxis(a)fe80.eu>
Signed-off-by: Maxim Polyakov <max.senia.poliak(a)gmail.com>
---
M Documentation/util/intelp2m/index.md
M util/intelp2m/cli/options.go
M util/intelp2m/config/p2m/config.go
A util/intelp2m/platforms/ehl/ehl_test.go
A util/intelp2m/platforms/ehl/macro.go
A util/intelp2m/platforms/ehl/template.go
M util/intelp2m/platforms/platforms.go
7 files changed, 172 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/91/84191/5
--
To view, visit https://review.coreboot.org/c/coreboot/+/84191?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I0f60d182bc5cc3d0d1d1177fbda0cfe8e2279e46
Gerrit-Change-Number: 84191
Gerrit-PatchSet: 5
Gerrit-Owner: Alexander Couzens <lynxis(a)fe80.eu>
Gerrit-Reviewer: Maxim <max.senia.poliak(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: coreboot org <coreboot.org(a)gmail.com>
Gerrit-Attention: Alexander Couzens <lynxis(a)fe80.eu>
Attention is currently required from: Felix Held, Fred Reitberger, Jason Glenesk, Zheng Bao.
Hello Felix Held, Fred Reitberger, Jason Glenesk, Zheng Bao,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/85766?usp=email
to look at the new patch set (#3).
Change subject: mb/birman: Add A/B flashmap for birman
......................................................................
mb/birman: Add A/B flashmap for birman
Change-Id: I743a3862791c3a36c1e4fca2334cc7dc2703dfb6
Signed-off-by: Zheng Bao <fishbaozi(a)gmail.com>
---
M src/mainboard/amd/birman/Kconfig
A src/mainboard/amd/birman/board_glinda_ab.fmd
M src/mainboard/amd/birman_plus/Kconfig
A src/mainboard/amd/birman_plus/board_glinda_ab.fmd
4 files changed, 36 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/66/85766/3
--
To view, visit https://review.coreboot.org/c/coreboot/+/85766?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I743a3862791c3a36c1e4fca2334cc7dc2703dfb6
Gerrit-Change-Number: 85766
Gerrit-PatchSet: 3
Gerrit-Owner: Bao Zheng <fishbaozi(a)gmail.com>
Gerrit-Reviewer: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Reviewer: Fred Reitberger <reitbergerfred(a)gmail.com>
Gerrit-Reviewer: Jason Glenesk <jason.glenesk(a)gmail.com>
Gerrit-Reviewer: Zheng Bao
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Jason Glenesk <jason.glenesk(a)gmail.com>
Gerrit-Attention: Zheng Bao
Gerrit-Attention: Fred Reitberger <reitbergerfred(a)gmail.com>
Gerrit-Attention: Felix Held <felix-coreboot(a)felixheld.de>
Attention is currently required from: Bao Zheng, Felix Held, Fred Reitberger, Jason Glenesk, Matt DeVillier, Zheng Bao.
Hello Felix Held, Fred Reitberger, Jason Glenesk, Matt DeVillier, Zheng Bao, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/85647?usp=email
to look at the new patch set (#4).
Change subject: soc/amd: Add A/B recovery support to AMD SOC
......................................................................
soc/amd: Add A/B recovery support to AMD SOC
Copy the settings from Cezanne.
1. Add A/B data address to command line.
2. Enable CBFS verificatin if A/B recovery is enabled.
3. Do not compress the bootblock binary.
Change-Id: Iaa8c4175285c5ceb16972ea57f0c0ca0403d8b84
Signed-off-by: Zheng Bao <fishbaozi(a)gmail.com>
---
M src/soc/amd/glinda/Kconfig
M src/soc/amd/glinda/Makefile.mk
M src/soc/amd/phoenix/Kconfig
M src/soc/amd/phoenix/Makefile.mk
4 files changed, 48 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/47/85647/4
--
To view, visit https://review.coreboot.org/c/coreboot/+/85647?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: Iaa8c4175285c5ceb16972ea57f0c0ca0403d8b84
Gerrit-Change-Number: 85647
Gerrit-PatchSet: 4
Gerrit-Owner: Bao Zheng <fishbaozi(a)gmail.com>
Gerrit-Reviewer: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Reviewer: Fred Reitberger <reitbergerfred(a)gmail.com>
Gerrit-Reviewer: Jason Glenesk <jason.glenesk(a)gmail.com>
Gerrit-Reviewer: Matt DeVillier <matt.devillier(a)amd.corp-partner.google.com>
Gerrit-Reviewer: Zheng Bao
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Bao Zheng <fishbaozi(a)gmail.com>
Gerrit-Attention: Jason Glenesk <jason.glenesk(a)gmail.com>
Gerrit-Attention: Matt DeVillier <matt.devillier(a)amd.corp-partner.google.com>
Gerrit-Attention: Zheng Bao
Gerrit-Attention: Fred Reitberger <reitbergerfred(a)gmail.com>
Gerrit-Attention: Felix Held <felix-coreboot(a)felixheld.de>
Attention is currently required from: Felix Held, Fred Reitberger, Jason Glenesk, Zheng Bao.
Hello Felix Held, Fred Reitberger, Jason Glenesk, Zheng Bao,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/85766?usp=email
to look at the new patch set (#2).
Change subject: mb/birman: Add A/B flashmap for birman
......................................................................
mb/birman: Add A/B flashmap for birman
Change-Id: I743a3862791c3a36c1e4fca2334cc7dc2703dfb6
Signed-off-by: Zheng Bao <fishbaozi(a)gmail.com>
---
M src/mainboard/amd/birman/Kconfig
A src/mainboard/amd/birman/board_glinda_ab.fmd
M src/mainboard/amd/birman/board_phoenix.fmd
M src/mainboard/amd/birman_plus/Kconfig
A src/mainboard/amd/birman_plus/board_glinda_ab.fmd
5 files changed, 45 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/66/85766/2
--
To view, visit https://review.coreboot.org/c/coreboot/+/85766?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I743a3862791c3a36c1e4fca2334cc7dc2703dfb6
Gerrit-Change-Number: 85766
Gerrit-PatchSet: 2
Gerrit-Owner: Bao Zheng <fishbaozi(a)gmail.com>
Gerrit-Reviewer: Felix Held <felix-coreboot(a)felixheld.de>
Gerrit-Reviewer: Fred Reitberger <reitbergerfred(a)gmail.com>
Gerrit-Reviewer: Jason Glenesk <jason.glenesk(a)gmail.com>
Gerrit-Reviewer: Zheng Bao
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Jason Glenesk <jason.glenesk(a)gmail.com>
Gerrit-Attention: Zheng Bao
Gerrit-Attention: Fred Reitberger <reitbergerfred(a)gmail.com>
Gerrit-Attention: Felix Held <felix-coreboot(a)felixheld.de>
Attention is currently required from: Alexander Couzens.
Maxim has uploaded a new patch set (#4) to the change originally created by Alexander Couzens. ( https://review.coreboot.org/c/coreboot/+/84191?usp=email )
The following approvals got outdated and were removed:
Verified+1 by build bot (Jenkins)
Change subject: util/intelp2m/platforms: Add support for Elkhart Lake
......................................................................
util/intelp2m/platforms: Add support for Elkhart Lake
TEST:
- 'make test' = PASS;
- 'intelp2m -p ehl -file parser/testlog/inteltool_test.log' = no errors.
Change-Id: I0f60d182bc5cc3d0d1d1177fbda0cfe8e2279e46
Signed-off-by: Alexander Couzens <lynxis(a)fe80.eu>
Signed-off-by: Maxim Polyakov <max.senia.poliak(a)gmail.com>
---
M Documentation/util/intelp2m/index.md
M util/intelp2m/cli/options.go
M util/intelp2m/config/p2m/config.go
A util/intelp2m/platforms/ehl/ehl_test.go
A util/intelp2m/platforms/ehl/macro.go
A util/intelp2m/platforms/ehl/template.go
M util/intelp2m/platforms/platforms.go
7 files changed, 189 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/91/84191/4
--
To view, visit https://review.coreboot.org/c/coreboot/+/84191?usp=email
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I0f60d182bc5cc3d0d1d1177fbda0cfe8e2279e46
Gerrit-Change-Number: 84191
Gerrit-PatchSet: 4
Gerrit-Owner: Alexander Couzens <lynxis(a)fe80.eu>
Gerrit-Reviewer: Maxim <max.senia.poliak(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: coreboot org <coreboot.org(a)gmail.com>
Gerrit-Attention: Alexander Couzens <lynxis(a)fe80.eu>