[coreboot] Re: Self-describing CBFS features - prefixed config and revision files

2020-06-05 Thread Nico Huber
Hello Jeremy, On 05.06.20 16:28, Jeremy Jackson wrote: > So far, after 3 people reviewing, there have been 2 identified users of > the .config and "revision" files embedded in CFBS, which may be affected > by adding the prefix fallback/normal/ > > It was suggested to reach out via the mailing

[coreboot] Re: Self-describing CBFS features - prefixed config and revision files

2020-06-05 Thread Jeremy Jackson
To summarize, when building corboot, .config is copied into the final CBFS archive in coreboot.rom.  The current location "/config" is overwritten by whichever prefix built last: fallback or normal. The change puts the prefix in front of  .config and "revision" in order to keep them from being

[coreboot] Re: Self-describing CBFS features - prefixed config and revision files

2020-06-02 Thread Jeremy Jackson
I'd like to get up to speed on the push process.  I'm not in a hurry. I'll start reading up on Gerritt but if there are any specific pointers, by all means let me know. Regards, Jeremy On 2020-06-02 12:13 p.m., Patrick Georgi wrote: Am Di., 2. Juni 2020 um 17:50 Uhr schrieb Jeremy Jackson

[coreboot] Re: Self-describing CBFS features - prefixed config and revision files

2020-06-02 Thread Patrick Georgi via coreboot
Am Di., 2. Juni 2020 um 17:50 Uhr schrieb Jeremy Jackson : > Below is a patch that does what I want for one of the points I > mentioned. Comments? Does this interfere with a different use case? > I'd say that change is reasonable. Care to push it to review.coreboot.org or should somebody else

[coreboot] Re: Self-describing CBFS features - prefixed config and revision files

2020-06-02 Thread Jeremy Jackson
Below is a patch that does what I want for one of the points I mentioned.  Comments?  Does this interfere with a different use case? On 2020-06-01 9:16 a.m., Jeremy Jackson wrote: Hello Coreboot, I am looking at upgrading a Lenovo T60 that has a 4 year old Libreboot installed.  Looking to