Felix Singer has uploaded a new patch set (#2). ( https://review.coreboot.org/c/coreboot/+/67324 )
Change subject: util/liveiso/common: Install arch-install-scripts
......................................................................
util/liveiso/common: Install arch-install-scripts
The package arch-install-scripts contains useful tools to work on an
Arch Linux installation.
Change-Id: Icc75b964908302e96e5744f25a592235ea69de4c
Signed-off-by: Felix Singer <felixsinger(a)posteo.net>
---
M util/liveiso/common.nix
1 file changed, 14 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/24/67324/2
--
To view, visit https://review.coreboot.org/c/coreboot/+/67324
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Icc75b964908302e96e5744f25a592235ea69de4c
Gerrit-Change-Number: 67324
Gerrit-PatchSet: 2
Gerrit-Owner: Felix Singer <felixsinger(a)posteo.net>
Gerrit-MessageType: newpatchset
Martin L Roth has uploaded this change for review. ( https://review.coreboot.org/c/blobs/+/67323 )
Change subject: mb/google/skyrim: Add initial APCB release for skyrim board
......................................................................
mb/google/skyrim: Add initial APCB release for skyrim board
This is a data file that gives configuration data to AMD's ABL,
the PSP AGESA Bootloader. As there is no code, there is no ABI,
license, or version number.
Specified contents describing memory initialization:
Memory is 2 channel, LPDDR5/LPDDR5x
The GPIOs to use for the SPD identifiers:
Bit 0: GPIO 144
Bit 1: GPIO 85
Bit 2: GPIO 79
Bit 3: GPIO 91
Contains 16 slots for possible SPD entries.
UMA size is set to 64MB.
eSPI I/O range address and size configuration.
MEMRESTORECTL is enabled to leverage MRC Cache.
Signed-off-by: Martin Roth <gaumless(a)gmail.com>
Change-Id: Ia72eb4bd3ea74d813cad34e06fb0452814460144
---
A mainboard/google/skyrim/APCB_MDN_D5.bin
A mainboard/google/skyrim/Release.txt
2 files changed, 53 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/blobs refs/changes/23/67323/1
diff --git a/mainboard/google/skyrim/APCB_MDN_D5.bin b/mainboard/google/skyrim/APCB_MDN_D5.bin
new file mode 100644
index 0000000..2e58266
--- /dev/null
+++ b/mainboard/google/skyrim/APCB_MDN_D5.bin
Binary files differ
diff --git a/mainboard/google/skyrim/Release.txt b/mainboard/google/skyrim/Release.txt
new file mode 100644
index 0000000..fb5149d
--- /dev/null
+++ b/mainboard/google/skyrim/Release.txt
@@ -0,0 +1,25 @@
+Files:
+ APCB_MDN_D5.bin - Data only - No license, ABI or Version #
+
+2022-09-02: Initial public release:
+- Add APCB_MDN_D5.bin
+ This is a data file that gives configuration data to AMD's ABL,
+ the PSP AGESA Bootloader. As there is no code, there is no ABI,
+ license, or version number.
+
+ Specified contents describing memory initialization:
+ Memory is 2 channel, LPDDR5/LPDDR5x
+
+ The GPIOs to use for the SPD identifiers:
+ Bit 0: GPIO 144
+ Bit 1: GPIO 85
+ Bit 2: GPIO 79
+ Bit 3: GPIO 91
+
+ Contains 16 slots for possible SPD entries.
+ UMA size is set to 64MB.
+ eSPI I/O range address and size configuration.
+ MEMRESTORECTL is enabled to leverage MRC Cache.
+
+sha1sum:
+a91237472d662b8035450e19f118adaece4748f4 APCB_MDN_D5.bin
--
To view, visit https://review.coreboot.org/c/blobs/+/67323
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: blobs
Gerrit-Branch: master
Gerrit-Change-Id: Ia72eb4bd3ea74d813cad34e06fb0452814460144
Gerrit-Change-Number: 67323
Gerrit-PatchSet: 1
Gerrit-Owner: Martin L Roth <gaumless(a)gmail.com>
Gerrit-MessageType: newchange
Attention is currently required from: Bao Zheng, Jason Nien, Matt DeVillier.
Martin Roth has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/58552 )
Change subject: amdfwtool: Put soc name setting to fw.cfg from command line
......................................................................
Patch Set 28:
(1 comment)
Patchset:
PS28:
Sorry, but could we split this into 3 patches so that we don't have to modify the util in the same change as the src?
1) Add the new option to the util
2) Update the src to use the new option
3) Remove the old option
I know it's a pain, but it helps keep the changes concise.
--
To view, visit https://review.coreboot.org/c/coreboot/+/58552
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ib0eead1f2156542ea03d58145f5ad67683bf9b52
Gerrit-Change-Number: 58552
Gerrit-PatchSet: 28
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: Jason Nien <jason.nien(a)amd.corp-partner.google.com>
Gerrit-Reviewer: Marshall Dawson <marshalldawson3rd(a)gmail.com>
Gerrit-Reviewer: Martin Roth <martin.roth(a)amd.corp-partner.google.com>
Gerrit-Reviewer: Matt DeVillier <matt.devillier(a)amd.corp-partner.google.com>
Gerrit-Reviewer: Raul Rangel <rrangel(a)chromium.org>
Gerrit-Reviewer: Zheng Bao
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Attention: Bao Zheng <fishbaozi(a)gmail.com>
Gerrit-Attention: Jason Nien <jason.nien(a)amd.corp-partner.google.com>
Gerrit-Attention: Matt DeVillier <matt.devillier(a)amd.corp-partner.google.com>
Gerrit-Comment-Date: Sat, 03 Sep 2022 21:35:11 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Attention is currently required from: Arthur Heymans, Bill XIE, Tim Wawrzynczak, Eric Lai, Werner Zeh, Kyösti Mälkki.
Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/65420 )
Change subject: allocator_v4: Use memranges only for toplevel
......................................................................
Patch Set 8:
(1 comment)
File src/device/resource_allocator_v4.c:
https://review.coreboot.org/c/coreboot/+/65420/comment/3a7f1ce5_9d1f5b2c
PS7, Line 437: void assign_resource_cb(void *param, struct device *dev, struct resource *res)
: {
: /* We have to filter the same resources as update_bridge_resource(). */
: if (!res->size || !res->limit)
: return;
:
: assign_resource(res, *(const resource_t *)param + res->base, dev);
: }
> It's like a "lambda" function from FP, I get what you're trying to do 😊 Just doesn't seem a very co […]
More or less common practice in Ada ;) with very similar semantics, now that
I think about it (no closure, the nested function is only valid while the
outer one executes).
Do you think the meaning of the code could be misunderstood? Then I'll
change it.
--
To view, visit https://review.coreboot.org/c/coreboot/+/65420
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I70c700318a85f6760f27597730bc9c9a86dbe6b3
Gerrit-Change-Number: 65420
Gerrit-PatchSet: 8
Gerrit-Owner: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: Arthur Heymans <arthur.heymans(a)9elements.com>
Gerrit-Reviewer: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: Bill XIE <persmule(a)hardenedlinux.org>
Gerrit-Reviewer: Eric Lai <eric_lai(a)quanta.corp-partner.google.com>
Gerrit-Reviewer: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Gerrit-Reviewer: Lean Sheng Tan <sheng.tan(a)9elements.com>
Gerrit-Reviewer: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Reviewer: Werner Zeh <werner.zeh(a)siemens.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Attention: Arthur Heymans <arthur.heymans(a)9elements.com>
Gerrit-Attention: Bill XIE <persmule(a)hardenedlinux.org>
Gerrit-Attention: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-Attention: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Attention: Eric Lai <eric_lai(a)quanta.corp-partner.google.com>
Gerrit-Attention: Werner Zeh <werner.zeh(a)siemens.com>
Gerrit-Attention: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Gerrit-Comment-Date: Sat, 03 Sep 2022 19:44:25 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Nico Huber <nico.h(a)gmx.de>
Comment-In-Reply-To: Tim Wawrzynczak <twawrzynczak(a)chromium.org>
Gerrit-MessageType: comment
Attention is currently required from: Martin L Roth, Patrick Georgi, David Hendricks, Paul Menzel, Angel Pons, ron minnich.
Maxim Polyakov has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/64724 )
Change subject: intelp2m: Add Go Managing Dependencies System support
......................................................................
Patch Set 5:
(1 comment)
File util/intelp2m/go.mod:
https://review.coreboot.org/c/coreboot/+/64724/comment/1dc09753_d436247f
PS1, Line 1: github.com
> This has been tested with an internal git repository.
+ some tests:
1) import the coreboot project into some go project:
$cd path/to/any-go-project
$go get review.coreboot.org/coreboot.git
go: downloading review.coreboot.org/coreboot.git v0.0.0-20220903004133-39914a50ae16
go: added review.coreboot.org/coreboot.git v0.0.0-20220903004133-39914a50ae16
Thus, 'go get' correctly downloaded the contents of the coreboot
repository.
2) import intelp2m:
$cd path/to/any-go-project
$go get review.coreboot.org/coreboot.git/util/intelp2mreview.coreboot.org/coreboot.git/util/intelp2m imports
./config: "./config" is relative, but relative import paths are not supported in module mode
review.coreboot.org/coreboot.git/util/intelp2m imports
./parser: "./parser" is relative, but relative import paths are not supported in module mode
so the problem is in the package names, but after this patch, the import
should be without errors;
3) import a repository with an incorrect url:
$cd path/to/any-go-project
$go get review.coreboot.org/coreboot/test
go: unrecognized import path "review.coreboot.org/coreboot/test": reading https://review.coreboot.org/coreboot/test?go-get=1: 404 Not Found
This has not happened in previous cases.
--
To view, visit https://review.coreboot.org/c/coreboot/+/64724
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I12efae31227129b8c884af10fb233f398c4094e7
Gerrit-Change-Number: 64724
Gerrit-PatchSet: 5
Gerrit-Owner: Maxim Polyakov <max.senia.poliak(a)gmail.com>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: David Hendricks <david.hendricks(a)gmail.com>
Gerrit-Reviewer: Martin L Roth <gaumless(a)gmail.com>
Gerrit-Reviewer: Patrick Georgi <patrick(a)coreboot.org>
Gerrit-Reviewer: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Reviewer: ron minnich <rminnich(a)gmail.com>
Gerrit-Attention: Martin L Roth <gaumless(a)gmail.com>
Gerrit-Attention: Patrick Georgi <patrick(a)coreboot.org>
Gerrit-Attention: David Hendricks <david.hendricks(a)gmail.com>
Gerrit-Attention: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Attention: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Attention: ron minnich <rminnich(a)gmail.com>
Gerrit-Comment-Date: Sat, 03 Sep 2022 19:07:29 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Martin L Roth <gaumless(a)gmail.com>
Comment-In-Reply-To: Maxim Polyakov <max.senia.poliak(a)gmail.com>
Gerrit-MessageType: comment
Attention is currently required from: Martin L Roth, Patrick Georgi, David Hendricks, Paul Menzel, Angel Pons, ron minnich.
Maxim Polyakov has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/64724 )
Change subject: intelp2m: Add Go Managing Dependencies System support
......................................................................
Set Ready For Review
--
To view, visit https://review.coreboot.org/c/coreboot/+/64724
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I12efae31227129b8c884af10fb233f398c4094e7
Gerrit-Change-Number: 64724
Gerrit-PatchSet: 5
Gerrit-Owner: Maxim Polyakov <max.senia.poliak(a)gmail.com>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: David Hendricks <david.hendricks(a)gmail.com>
Gerrit-Reviewer: Martin L Roth <gaumless(a)gmail.com>
Gerrit-Reviewer: Patrick Georgi <patrick(a)coreboot.org>
Gerrit-Reviewer: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Reviewer: ron minnich <rminnich(a)gmail.com>
Gerrit-Attention: Martin L Roth <gaumless(a)gmail.com>
Gerrit-Attention: Patrick Georgi <patrick(a)coreboot.org>
Gerrit-Attention: David Hendricks <david.hendricks(a)gmail.com>
Gerrit-Attention: Paul Menzel <paulepanter(a)mailbox.org>
Gerrit-Attention: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Attention: ron minnich <rminnich(a)gmail.com>
Gerrit-Comment-Date: Sat, 03 Sep 2022 19:04:59 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment