Attention is currently required from: Angel Pons, Felix Held, Jérémy Compostella, Karthik Ramasubramanian, Paul Menzel, Simon Glass.
Arthur Heymans has posted comments on this change by Simon Glass. ( https://review.coreboot.org/c/coreboot/+/77712?usp=email )
Change subject: Introduce a coreboot Control Block (CCB)
......................................................................
Patch Set 10:
(3 comments)
Patchset:
PS10:
So long as you can access the flash early in the bootblock, then that can work. Reading the FMAP is not trivial and takes a small amount of time.
We discussed making a 'fixed offset' in the flash an option.
I would like to move forward with this...can someone perhaps persuade Julius to remove the -2 ?
Maybe address his comments?
I'm confused. FMAP is basically a fixed offset in the flash. How is it more complicated than having a different data structure in at a fixed offset?
File src/arch/x86/postcar.c:
https://review.coreboot.org/c/coreboot/+/77712/comment/97c9ca06_1d7a0538?usp... :
PS10, Line 21: console_init();
This is done with a reason: so you can debug cbmem init.
File util/cbfstool/cbfstool.c:
https://review.coreboot.org/c/coreboot/+/77712/comment/ba6a2083_e4413811?usp... :
PS10, Line 112: const char *value;
is this used?
--
To view, visit
https://review.coreboot.org/c/coreboot/+/77712?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I04e946b33035a493e833500351a0483761252613
Gerrit-Change-Number: 77712
Gerrit-PatchSet: 10
Gerrit-Owner: Simon Glass
sjg@chromium.org
Gerrit-Reviewer: Felix Singer
service+coreboot-gerrit@felixsinger.de
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Jérémy Compostella
jeremy.compostella@intel.com
Gerrit-Reviewer: Karthik Ramasubramanian
kramasub@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Angel Pons
th3fanbus@gmail.com
Gerrit-CC: Arthur Heymans
arthur@aheymans.xyz
Gerrit-CC: Felix Held
felix-coreboot@felixheld.de
Gerrit-CC: Paul Menzel
paulepanter@mailbox.org
Gerrit-CC: Simon Glass
sjg@chromium.org
Gerrit-Attention: Jérémy Compostella
jeremy.compostella@intel.com
Gerrit-Attention: Paul Menzel
paulepanter@mailbox.org
Gerrit-Attention: Angel Pons
th3fanbus@gmail.com
Gerrit-Attention: Simon Glass
sjg@chromium.org
Gerrit-Attention: Karthik Ramasubramanian
kramasub@google.com
Gerrit-Attention: Felix Held
felix-coreboot@felixheld.de
Gerrit-Comment-Date: Thu, 27 Jun 2024 11:16:36 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Simon Glass
sjg@chromium.org
Comment-In-Reply-To: Felix Held
felix-coreboot@felixheld.de