<p>laforge <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmocom-bb/+/20329">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">firmware: gtm900b: fix flash-based hardware variant autodetection<br><br>The original code used simplified logic whereby it assumed that<br>Spansion flash means MG01GSMT and Samsung flash means MGCxGSMT.<br>However, there exist MGC2GSMT hw variants with Spansion S71PL032J<br>flash in them, thus it is necessary to check the complete device ID<br>rather than just the flash manufacturer ID to distinguish between<br>MG01GSMT with 8 MiB flash (S71PL064J) and MGCxGSMT with 4 MiB flash<br>(S71PL032J, K5A3281CTM or K5L3316CAM).<br><br>Distinguishing between 4 MiB and 8 MiB flash chip types is also<br>necessary in order to configure TIFFS reader for the correct FFS<br>location matching that used by the original firmware, which is<br>in turn necessary in order to read factory RF calibration values.<br><br>Closes: OS#4769<br>Change-Id: Iaa5bd295e9cbf6b525fa385f9d6cd7fcd7f8a4dd<br>---<br>M src/target/firmware/board/gtm900b/init.c<br>M src/target/firmware/board/gtm900b/rffe_gtm900b.c<br>2 files changed, 72 insertions(+), 33 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/29/20329/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmocom-bb/+/20329">change 20329</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.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://gerrit.osmocom.org/c/osmocom-bb/+/20329"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmocom-bb </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Iaa5bd295e9cbf6b525fa385f9d6cd7fcd7f8a4dd </div>
<div style="display:none"> Gerrit-Change-Number: 20329 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>