<div dir="ltr">ping?</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Dec 2, 2013 at 4:45 PM, Ricardo Ribalda Delgado <span dir="ltr"><<a href="mailto:ricardo.ribalda@gmail.com" target="_blank">ricardo.ribalda@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello<br>
<br>
Is there any status change here? There are other people using this patch.<br>
<br>
<a href="http://www.projectosx.com/forum/index.php?showtopic=2485&st=20&start=20" target="_blank">http://www.projectosx.com/forum/index.php?showtopic=2485&st=20&start=20</a><br>
<br>
Thanks!<br>
<br>
<br>
On Thu, Sep 12, 2013 at 1:26 PM, Ricardo Ribalda Delgado<br>
<div class="HOEnZb"><div class="h5"><<a href="mailto:ricardo.ribalda@gmail.com">ricardo.ribalda@gmail.com</a>> wrote:<br>
> Hello Stefan<br>
><br>
> On Thu, Sep 12, 2013 at 12:08 PM, Stefan Tauner<br>
> <<a href="mailto:stefan.tauner@student.tuwien.ac.at">stefan.tauner@student.tuwien.ac.at</a>> wrote:<br>
>> On Thu, 12 Sep 2013 11:25:39 +0200<br>
>> Ricardo Ribalda Delgado <<a href="mailto:ricardo.ribalda@gmail.com">ricardo.ribalda@gmail.com</a>> wrote:<br>
>><br>
>>> ping?<br>
>><br>
>> Hi Ricardo,<br>
>><br>
>> I would have hoped for a more generic patch that adds some<br>
>> eeprom-specific infrastructure, but your approach seems to be legit<br>
>> when implementing this with the current infrastructure in flashrom.<br>
>> Sorry for not mentioning the opaque API before, that is of course the<br>
>> easiest way to get such things to work.<br>
><br>
> I thought about it, but I soon realized that it was probably not the<br>
> best option.<br>
><br>
> The intel cards supports a limited ammount of chips, and the<br>
> read/write is not very standard. They are read by the card firmware,<br>
> but written with something spi_alike, but no jedec or anything to find<br>
> out the model of the eeprom.<br>
><br>
>><br>
>> Would it be even possible to probe for IDs of the EEPROMs with the<br>
>> interface on the Intel NICs? What EEPROM model(s) do see on your boards?<br>
><br>
> You can ask the network card for the size of the eeprom.  That is done<br>
> in nicintel_ee_probe<br>
><br>
> According to the doc this eeproms can be used:<br>
><br>
> 128 AT25128AN-10SI-2.7 M95128WMN6T CAT25CS128-TE13<br>
> 256 AT25256AN-10SI-2.7 M95256WMN6T<br>
><br>
> All of them have the same instruction set. And unfortunately there is<br>
> no id instruction<br>
><br>
> So, if the board is an intel card and it says that the size is 128<br>
> kbits, then it is a chip from the first row, otherwise it is from the<br>
> second<br>
><br>
>><br>
>> I have not reviewed your patch in detail yet. There are probably a few<br>
>> coding style issues etc., but we can fix that ourselves if we have to.<br>
><br>
> I could not find a coding style, so I tried to stick to the kernel one.<br>
><br>
>> The bigger question is if we want to add something like it at all. I<br>
>> don't see good reason why we should not, but I need to discuss this<br>
>> with my colleague(s) (and that usually takes more time than one would<br>
>> expect). In any case your code is out there and can be used even if it<br>
>> does not get merged into vanilla flashrom eventually and your work is<br>
>> much appreciated, thank you.<br>
><br>
> That was the whole point, that this could be reused by somebody else.<br>
> And the program more standard up to date is yours :)<br>
><br>
> Thaks!<br>
><br>
><br>
>> --<br>
>> Kind regards/Mit freundlichen Grüßen, Stefan Tauner<br>
><br>
><br>
><br>
> --<br>
> Ricardo Ribalda<br>
<br>
<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
Ricardo Ribalda<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br>Ricardo Ribalda
</div>