Attention is currently required from: Stefan Reinauer.
Hello Stefan Reinauer,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/68695
to look at the new patch set (#2).
Change subject: ifdtool: Move regions to seperate file
......................................................................
ifdtool: Move regions to seperate file
Change-Id: I6a1ba1799c69881b1f48d903b8f86e7cd93815c2
Signed-off-by: Patrick Rudolph <patrick.rudolph(a)9elements.com>
---
M util/ifdtool/Makefile.inc
M util/ifdtool/ifdtool.c
M util/ifdtool/ifdtool.h
A util/ifdtool/regions.c
4 files changed, 169 insertions(+), 137 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/95/68695/2
--
To view, visit https://review.coreboot.org/c/coreboot/+/68695
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I6a1ba1799c69881b1f48d903b8f86e7cd93815c2
Gerrit-Change-Number: 68695
Gerrit-PatchSet: 2
Gerrit-Owner: Patrick Rudolph <patrick.rudolph(a)9elements.com>
Gerrit-Reviewer: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-MessageType: newpatchset
Attention is currently required from: Stefan Reinauer.
Hello Stefan Reinauer,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/68694
to look at the new patch set (#2).
Change subject: ifdtool: Introduce region_name_fmap
......................................................................
ifdtool: Introduce region_name_fmap
Instead of directly accessing the region_name array use a helper
function. This allows to move the region name array to a seperate
file.
Change-Id: Ifc810da1628cebd2728d0185502c462ff9428597
Signed-off-by: Patrick Rudolph <patrick.rudolph(a)9elements.com>
---
M util/ifdtool/ifdtool.c
1 file changed, 26 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/94/68694/2
--
To view, visit https://review.coreboot.org/c/coreboot/+/68694
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ifc810da1628cebd2728d0185502c462ff9428597
Gerrit-Change-Number: 68694
Gerrit-PatchSet: 2
Gerrit-Owner: Patrick Rudolph <patrick.rudolph(a)9elements.com>
Gerrit-Reviewer: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-MessageType: newpatchset
Attention is currently required from: Stefan Reinauer.
Hello Stefan Reinauer,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/68693
to look at the new patch set (#2).
Change subject: ifdtool: Add missing chipset_name
......................................................................
ifdtool: Add missing chipset_name
Add denverton soc chipset name.
Change-Id: I0fd8494123490d6ccc21af2ed30c30d50ddb4e8e
Signed-off-by: Patrick Rudolph <patrick.rudolph(a)9elements.com>
---
M util/ifdtool/ifdtool.c
1 file changed, 13 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/93/68693/2
--
To view, visit https://review.coreboot.org/c/coreboot/+/68693
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I0fd8494123490d6ccc21af2ed30c30d50ddb4e8e
Gerrit-Change-Number: 68693
Gerrit-PatchSet: 2
Gerrit-Owner: Patrick Rudolph <patrick.rudolph(a)9elements.com>
Gerrit-Reviewer: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-Attention: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-MessageType: newpatchset
Attention is currently required from: Stefan Reinauer.
Hello Stefan Reinauer,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/68692
to look at the new patch set (#2).
Change subject: ifdtool: Drop chipset without IFD
......................................................................
ifdtool: Drop chipset without IFD
Those chipsets do not have an IFD and where not used within the code.
Change-Id: I999e5e5d2063b8d33819fb22296ed486e1194cbb
Signed-off-by: Patrick Rudolph <patrick.rudolph(a)9elements.com>
---
M util/ifdtool/ifdtool.c
M util/ifdtool/ifdtool.h
2 files changed, 12 insertions(+), 12 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/92/68692/2
--
To view, visit https://review.coreboot.org/c/coreboot/+/68692
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I999e5e5d2063b8d33819fb22296ed486e1194cbb
Gerrit-Change-Number: 68692
Gerrit-PatchSet: 2
Gerrit-Owner: Patrick Rudolph <patrick.rudolph(a)9elements.com>
Gerrit-Reviewer: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-Attention: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-MessageType: newpatchset
Attention is currently required from: Stefan Reinauer.
Hello build bot (Jenkins), Stefan Reinauer,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/68680
to look at the new patch set (#3).
Change subject: ifdtool: Cleanup IFDv1 detection
......................................................................
ifdtool: Cleanup IFDv1 detection
Change https://review.coreboot.org/c/coreboot/+/54305 "util/ifdtool:
Use -p platform name to detect IFDv2 platform and chipset" made
the '-p' argument mandatory for IFDv2 platforms.
Drop the IFDv2 platform CHIPSET_C620_SERIES_LEWISBURG from IFDv1
detection.
Change-Id: If29f8718b7aa696cdc07deef4c98be9a68c66f10
Signed-off-by: Patrick Rudolph <patrick.rudolph(a)9elements.com>
---
M util/ifdtool/ifdtool.c
1 file changed, 17 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/80/68680/3
--
To view, visit https://review.coreboot.org/c/coreboot/+/68680
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: If29f8718b7aa696cdc07deef4c98be9a68c66f10
Gerrit-Change-Number: 68680
Gerrit-PatchSet: 3
Gerrit-Owner: Patrick Rudolph <patrick.rudolph(a)9elements.com>
Gerrit-Reviewer: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-MessageType: newpatchset
Attention is currently required from: Stefan Reinauer.
build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/68696 )
Change subject: ifdtool: Hardcode supported regions for every chipset
......................................................................
Patch Set 1:
(2 comments)
File util/ifdtool/ifdtool.h:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-161046):
https://review.coreboot.org/c/coreboot/+/68696/comment/721af135_781f1bba
PS1, Line 215: int max_regions_per_chipset(const enum ich_chipset chip);
adding a line without newline at end of file
File util/ifdtool/regions.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-161046):
https://review.coreboot.org/c/coreboot/+/68696/comment/b475c202_33ca2b45
PS1, Line 45: [CHIPSET_6_SERIES_COUGAR_POINT] = 0x1f,
please, no space before tabs
--
To view, visit https://review.coreboot.org/c/coreboot/+/68696
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ie9757999cb2ab4b16a5352baacdc11c61164dd46
Gerrit-Change-Number: 68696
Gerrit-PatchSet: 1
Gerrit-Owner: Patrick Rudolph <patrick.rudolph(a)9elements.com>
Gerrit-Reviewer: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-Comment-Date: Sat, 22 Oct 2022 13:49:24 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Attention is currently required from: Stefan Reinauer.
build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/68695 )
Change subject: ifdtool: Move regions to seperate file
......................................................................
Patch Set 1:
(8 comments)
File util/ifdtool/ifdtool.h:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-161045):
https://review.coreboot.org/c/coreboot/+/68695/comment/85b64ae2_5bd78b24
PS1, Line 215: const frba_t *frba);
adding a line without newline at end of file
File util/ifdtool/regions.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-161045):
https://review.coreboot.org/c/coreboot/+/68695/comment/8bc10e46_a16dae30
PS1, Line 47: exit (EXIT_FAILURE);
space prohibited between function name and open parenthesis '('
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-161045):
https://review.coreboot.org/c/coreboot/+/68695/comment/5d261625_2dcb5a34
PS1, Line 66: exit (EXIT_FAILURE);
space prohibited between function name and open parenthesis '('
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-161045):
https://review.coreboot.org/c/coreboot/+/68695/comment/c47f0415_a33e4f98
PS1, Line 78: exit (EXIT_FAILURE);
space prohibited between function name and open parenthesis '('
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-161045):
https://review.coreboot.org/c/coreboot/+/68695/comment/3c6be25b_3d160ce8
PS1, Line 88: exit (EXIT_FAILURE);
space prohibited between function name and open parenthesis '('
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-161045):
https://review.coreboot.org/c/coreboot/+/68695/comment/5cb2a337_51683eea
PS1, Line 98: exit (EXIT_FAILURE);
space prohibited between function name and open parenthesis '('
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-161045):
https://review.coreboot.org/c/coreboot/+/68695/comment/9fc0a613_d51c9a9f
PS1, Line 122: exit (EXIT_FAILURE);
space prohibited between function name and open parenthesis '('
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-161045):
https://review.coreboot.org/c/coreboot/+/68695/comment/d8d2a45f_31243d9a
PS1, Line 142: }
adding a line without newline at end of file
--
To view, visit https://review.coreboot.org/c/coreboot/+/68695
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I6a1ba1799c69881b1f48d903b8f86e7cd93815c2
Gerrit-Change-Number: 68695
Gerrit-PatchSet: 1
Gerrit-Owner: Patrick Rudolph <patrick.rudolph(a)9elements.com>
Gerrit-Reviewer: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-Comment-Date: Sat, 22 Oct 2022 13:49:01 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Attention is currently required from: Stefan Reinauer.
build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/68694 )
Change subject: ifdtool: Introduce region_name_fmap
......................................................................
Patch Set 1:
(2 comments)
Commit Message:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-161044):
https://review.coreboot.org/c/coreboot/+/68694/comment/3bfbb909_7d20326a
PS1, Line 8:
Possible unwrapped commit description (prefer a maximum 72 chars per line)
File util/ifdtool/ifdtool.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-161044):
https://review.coreboot.org/c/coreboot/+/68694/comment/3b541142_fa91bd88
PS1, Line 365: exit (EXIT_FAILURE);
space prohibited between function name and open parenthesis '('
--
To view, visit https://review.coreboot.org/c/coreboot/+/68694
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ifc810da1628cebd2728d0185502c462ff9428597
Gerrit-Change-Number: 68694
Gerrit-PatchSet: 1
Gerrit-Owner: Patrick Rudolph <patrick.rudolph(a)9elements.com>
Gerrit-Reviewer: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-CC: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-Comment-Date: Sat, 22 Oct 2022 13:48:39 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment