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/+/68694
to look at the new patch set (#3).
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 separate
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/3
--
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: 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.
Hello build bot (Jenkins), 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 (#3).
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/3
--
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: 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: Patrick Rudolph, Stefan Reinauer.
Hello build bot (Jenkins), 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 (#3).
Change subject: ifdtool: Drop chipset without IFD
......................................................................
ifdtool: Drop chipset without IFD
Drop unused chipsets that to not use an IFD.
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/3
--
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: 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-CC: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Attention: Patrick Rudolph <patrick.rudolph(a)9elements.com>
Gerrit-Attention: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-MessageType: newpatchset
Attention is currently required from: Patrick Rudolph, Stefan Reinauer.
Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/68692 )
Change subject: ifdtool: Drop chipset without IFD
......................................................................
Patch Set 2:
(1 comment)
File util/ifdtool/ifdtool.h:
https://review.coreboot.org/c/coreboot/+/68692/comment/d67e70a5_9f16de11
PS2, Line 22: CHIPSET_ICH7,
this one too?
--
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-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Attention: Patrick Rudolph <patrick.rudolph(a)9elements.com>
Gerrit-Attention: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-Comment-Date: Sat, 22 Oct 2022 14:24:34 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Attention is currently required from: Patrick Rudolph, Stefan Reinauer.
Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/68680 )
Change subject: ifdtool: Cleanup IFDv1 detection
......................................................................
Patch Set 3: Code-Review+2
--
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: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Patrick Rudolph <patrick.rudolph(a)9elements.com>
Gerrit-Attention: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-Comment-Date: Sat, 22 Oct 2022 14:23:48 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
Attention is currently required from: Patrick Rudolph, 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 2:
(1 comment)
File util/ifdtool/regions.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-161053):
https://review.coreboot.org/c/coreboot/+/68695/comment/ee53e756_f09c201c
PS2, 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: 2
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: Patrick Rudolph <patrick.rudolph(a)9elements.com>
Gerrit-Attention: Stefan Reinauer <stefan.reinauer(a)coreboot.org>
Gerrit-Comment-Date: Sat, 22 Oct 2022 13:59:18 +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 2:
(1 comment)
Commit Message:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-161052):
https://review.coreboot.org/c/coreboot/+/68694/comment/ef0ea55b_623d6671
PS2, Line 9: Instead of directly accessing the region_name array use a helper
'seperate' may be misspelled - perhaps 'separate'?
--
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-Comment-Date: Sat, 22 Oct 2022 13:58:53 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
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/+/68698
to look at the new patch set (#2).
Change subject: ifdtool: Don't print reserved regions
......................................................................
ifdtool: Don't print reserved regions
Use the introduced array to determine if a region is reserved.
Change-Id: Ied1ed8b9b901ba02cbb9e6dbeb8a60e7ed773254
Signed-off-by: Patrick Rudolph <patrick.rudolph(a)9elements.com>
---
M util/ifdtool/ifdtool.c
1 file changed, 13 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/98/68698/2
--
To view, visit https://review.coreboot.org/c/coreboot/+/68698
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ied1ed8b9b901ba02cbb9e6dbeb8a60e7ed773254
Gerrit-Change-Number: 68698
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/+/68697
to look at the new patch set (#2).
Change subject: ifdtool: Use chipset to decide if region exists
......................................................................
ifdtool: Use chipset to decide if region exists
Remove hardcoded platform code for denverton and use the chipset
to detect if a specific region is supported.
Change-Id: I6ac79f66395e378f45eba262df914478ff142b1f
Signed-off-by: Patrick Rudolph <patrick.rudolph(a)9elements.com>
---
M util/ifdtool/ifdtool.c
M util/ifdtool/ifdtool.h
M util/ifdtool/regions.c
3 files changed, 32 insertions(+), 25 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/97/68697/2
--
To view, visit https://review.coreboot.org/c/coreboot/+/68697
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I6ac79f66395e378f45eba262df914478ff142b1f
Gerrit-Change-Number: 68697
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/+/68696
to look at the new patch set (#2).
Change subject: ifdtool: Hardcode supported regions for every chipset
......................................................................
ifdtool: Hardcode supported regions for every chipset
Hardcode the supported regions for every chipset. This allows to
decide if a region is reserved and it allows to get the maximum
number of regions per chipset.
Update max_regions using the introduced array to prevent corruption
of IFDs that have less than 16 regions.
Change-Id: Ie9757999cb2ab4b16a5352baacdc11c61164dd46
Signed-off-by: Patrick Rudolph <patrick.rudolph(a)9elements.com>
---
M util/ifdtool/ifdtool.c
M util/ifdtool/ifdtool.h
M util/ifdtool/regions.c
3 files changed, 69 insertions(+), 6 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/96/68696/2
--
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: 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