[flashrom] Re: Welcome our 2022 students!

2022-05-21 Thread Chinmay Lonkar
Hello, there! I'm grateful to have been chosen as a GSoC contributor at Flashrom, working with you folks will be a fantastic experience, and I'm looking forward to the project. I'm looking forward to meeting you on June 2nd! Regards, Chinmay Lonkar On Sat, May 21, 2022 at 5:14 PM Nico Huber

[flashrom] Refactor arguments parser - GSOC project thread

2022-05-27 Thread Chinmay Lonkar
they have to be utilized in the code. So, I'll be reading through the code and working out a solution for this task, as well as analyzing all of the other parameters that the programmers utilize. Regards, Chinmay Lonkar ___ flashrom mailing list

[flashrom] Re: Refactor arguments parser - GSOC project thread

2022-06-09 Thread Chinmay Lonkar
efficient, readable, and reliable. Here is the link <https://docs.google.com/document/d/1C3Gc-LUatkTQbzjYQAlE-qkpVauih6GHJD-9y-XMwTw/edit?usp=sharing> for the doc, the data in the doc may be modified if required. I hope this document will be helpful for Flashrom users. Regards, Chinmay

[flashrom] Flashrom sp_stream_buffer_op() API issue

2022-05-07 Thread Chinmay Lonkar
_buffer_op() is NULL? Thank You! Regards, Chinmay Lonkar ___ flashrom mailing list -- flashrom@flashrom.org To unsubscribe send an email to flashrom-le...@flashrom.org

[flashrom] Re: Flashrom sp_stream_buffer_op() API issue

2022-05-07 Thread Chinmay Lonkar
Gerrit: > https://review.coreboot.org/c/flashrom/+/62726 > > Aarya. > > On Sat, May 7, 2022 at 5:01 PM Chinmay Lonkar > wrote: > >> Hi, >> I'm trying to fix the build errors of flashrom and came across an API >> error >> "Argument with 'nonnull' attribute

[flashrom] [PATCH] Add voltage data for chips

2022-05-11 Thread Chinmay Lonkar
}29C51002T * Winbond W29C010(M)/W29C011A/W29EE011/W29EE012 * Winbond W29C010(M)/W29C011A/W29EE011/W29EE012-old Change-Id: I42bc546e03a899086c034c026231955088a7d400 Signed-off-by: Chinmay Lonkar --- flashchips.c | 11 +++ 1 file changed, 11 insertions(+) diff --git a/flashchips.c b

[flashrom] Re: [PATCH] Add voltage data for chips

2022-05-11 Thread Chinmay Lonkar
Hi Thomas, I have submitted the patch on Gerrit, kindly review. Regards, Chinmay Lonkar On Wed, May 11, 2022 at 11:28 PM Thomas Heijligen wrote: > > Hi Chinmay, > > Thanks for adding voltage informations to those chips. > Can you plese upload the patch to Gerrit. https://revi