<p>Xiang Wang has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/c/coreboot/+/30179">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">HiFive Unleashed: remove the definition of MAX_CPUS<br><br>When I debug with HiFive Unleashed, I found that hart4 could not be<br>running. Then find the duplicate MAX_CPUS definition. The correct<br>MAX_CPUS is located in src/soc/sifive/fu540/Kconfig<br><br>Change-Id: I583f6ba548daeeb6c7e341dc3fa8817e7dec5697<br>Signed-off-by: Xiang Wang <wxjstz@126.com><br>---<br>M src/mainboard/sifive/hifive-unleashed/Kconfig<br>1 file changed, 0 insertions(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/79/30179/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/sifive/hifive-unleashed/Kconfig b/src/mainboard/sifive/hifive-unleashed/Kconfig</span><br><span>index b7cf107..1fdff7b 100644</span><br><span>--- a/src/mainboard/sifive/hifive-unleashed/Kconfig</span><br><span>+++ b/src/mainboard/sifive/hifive-unleashed/Kconfig</span><br><span>@@ -23,10 +23,6 @@</span><br><span>    string</span><br><span>       default sifive/hifive-unleashed</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-config MAX_CPUS</span><br><span style="color: hsl(0, 100%, 40%);">-      int</span><br><span style="color: hsl(0, 100%, 40%);">-     default 4</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span> config MAINBOARD_PART_NUMBER</span><br><span>    string</span><br><span>       default "HiFive Unleashed"</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/c/coreboot/+/30179">change 30179</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/c/coreboot/+/30179"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I583f6ba548daeeb6c7e341dc3fa8817e7dec5697 </div>
<div style="display:none"> Gerrit-Change-Number: 30179 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Xiang Wang <wxjstz@126.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>