Re: [PATCH v2 2/6] dts: Use First Core Logic Change

2024-11-18 Thread Luca Vizzarro
Same comments as Juraj again. Also the commit subject should be all lower case, and the bugzilla tag should be split from the signed-off-by here too.

Re: [PATCH v2 2/6] dts: Use First Core Logic Change

2024-11-06 Thread Dean Marx
On Fri, Jul 5, 2024 at 2:31 PM Nicholas Pratte wrote: > Removed use_first_core from the conf.yaml in favor of determining this > within the framework. use_first_core continue to serve a purpose in that > it is only enabled when core 0 is explicitly provided in the > configuration. Any other confi

Re: [PATCH v2 2/6] dts: Use First Core Logic Change

2024-09-10 Thread Juraj Linkeš
On 5. 7. 2024 19:13, Nicholas Pratte wrote: Removed use_first_core from the conf.yaml in favor of determining this within the framework. use_first_core continue to serve a purpose in that it is only enabled when core 0 is explicitly provided in the configuration. Any other configuration, inclu

[PATCH v2 2/6] dts: Use First Core Logic Change

2024-07-05 Thread Nicholas Pratte
Removed use_first_core from the conf.yaml in favor of determining this within the framework. use_first_core continue to serve a purpose in that it is only enabled when core 0 is explicitly provided in the configuration. Any other configuration, including "" or "any," will omit core 0. Documentatio

[PATCH v2 2/6] dts: Use First Core Logic Change

2024-07-05 Thread Nicholas Pratte
Removed use_first_core from the conf.yaml in favor of determining this within the framework. use_first_core continue to serve a purpose in that it is only enabled when core 0 is explicitly provided in the configuration. Any other configuration, including "" or "any," will omit core 0. Documentatio