<html><body><span style="font-family:Verdana; color:#000000; font-size:10pt;"><div>I know I don't post much <span style="display: inline !important; float: none; background-color: transparent; color: rgb(0, 0, 0); font-family: verdana,geneva; font-size: 13.33px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;">here</span>, but I feel like I need to chime in on this thread... Perhaps it's time that SysPro becomes a louder voice in the community.<br></div><div><br></div><div>Bay Trail and Broadwell DE are both still very popular platforms, yet neither one of them meets the cut for any of the three criteria. So I caution against removing the support for either of them too hastily.</div><div><br></div><div>Yes, it can be a pain to keep maintaining old platforms, and certainly support for platforms that are old enough that they are no longer being used by anybody are good candidates for cleanup and removal. But support for platforms that are still popular and still actively being used by people shouldn't be stripped out of the coreboot code base.</div><div><br></div><div>My $0.02.</div><div><br></div><div>- Jay</div><div><br></div><div>Jay Talbott<br>SysPro Consulting, LLC<br>3057 E. Muirfield St.<br>Gilbert, AZ 85297<br>(480) 704-8045<br>(480) 445-9895 (FAX)<br><a href="mailto:JayTalbott@sysproconsulting.com">JayTalbott@sysproconsulting.com</a><br><a href="http://www.sysproconsulting.com">http://www.sysproconsulting.com</a><br><br></div>
<blockquote id="replyBlockquote" style="border-left: 2px solid blue; margin-left: 8px; padding-left: 8px; font-size:10pt; color:black; font-family:verdana;" webmail="1">
<div id="wmQuoteWrapper">
-------- Original Message --------<br>
Subject: Re: [coreboot] Further coreboot releases, setting new standards<br>
From: Arthur Heymans <arthur@aheymans.xyz><br>
Date: Fri, November 23, 2018 8:32 am<br>
To: Patrick Georgi via coreboot <<a href="mailto:coreboot@coreboot.org">coreboot@coreboot.org</a>><br>
Cc: Patrick Georgi <<a href="mailto:pgeorgi@google.com">pgeorgi@google.com</a>><br>
<br>
Patrick Georgi via coreboot <<a href="mailto:coreboot@coreboot.org">coreboot@coreboot.org</a>> writes:<br>
<br>
> Am Fr., 23. Nov. 2018 um 14:43 Uhr schrieb Arthur Heymans <arthur@<a href="http://aheymans.xyz">aheymans.xyz</a>>:<br>
><br>
>  I'd argue for requiring the following:<br>
><br>
> In which time frame? The next release, ie May 2019? In two releases,<br>
> November 2019?<br>
><br>
That is indeed worthy item of discussion.<br>
<br>
NO_RELOCATABLE_RAMSTAGE on x86 is only selected by:<br>
NORTHBRIDGE_AMD_AMDFAM10,<br>
NORTHBRIDGE_AMD_LX,<br>
NORTHBRIDGE_VIA_VX900,<br>
SOC_INTEL_FSP_BAYTRAIL,<br>
SOC_INTEL_FSP_BROADWELL_DE<br>
<br>
POSTCAR_STAGE is selected by:<br>
cpu/amd/agesa<br>
cpu/amd/pi<br>
mainboard/intel/galileo<br>
northbridge/intel/i440bx<br>
northbridge/intel/i945<br>
northbridge/intel/e7505<br>
northbridge/intel/gm45<br>
northbridge/intel/haswell<br>
northbridge/intel/nehalem<br>
northbridge/intel/pineview<br>
northbridge/intel/sandybridge<br>
northbridge/intel/sandybridge<br>
northbridge/intel/x4x<br>
soc/amd/stoneyridge<br>
soc/intel/apollolake<br>
soc/intel/cannonlake<br>
soc/intel/denverton_ns<br>
soc/intel/skylake<br>
soc/intel/icelake<br>
so all other x86 targets don't implement it and therefore lack<br>
NO_CAR_GLOBAL_MIGRATION.<br>
<br>
<br>
C_ENVIRONMENT_BOOTBLOCK is even less used since it is a relatively new<br>
feature (was introduced with INTEL_APOLLOLAKE and INTEL_SKYLAKE) so most<br>
x86 targets don't implement it but there are already many patches for it lying<br>
around for review (like most targets in northbridge/intel/*). It is<br>
however a very useful feature to have.<br>
<br>
So it would seem reasonable to drop NO_RELOCATABLE_RAMSTAGE in may 2019<br>
and mandate NO_CAR_GLOBAL_MIGRATION and C_ENVIRONMENT_BOOTBLOCK in<br>
november 2019? Any thoughts on this?<br>
<br>
Nico also suggested to set the timeframe 2 weeks before the release, to<br>
avoid last minute WIP patches attempting to tackle the issue right<br>
before the release.<br>
<br>
-- <br>
==============<br>
Arthur Heymans<br>
<br>
-- <br>
coreboot mailing list: <a href="mailto:coreboot@coreboot.org">coreboot@coreboot.org</a><br>
<a href="https://mail.coreboot.org/mailman/listinfo/coreboot">https://mail.coreboot.org/mailman/listinfo/coreboot</a><br>

</div>
</blockquote></span></body></html>