A new post titled "[GSoC] End user flash tool – week #6" has been published on the coreboot blog. Find the full post at http://blogs.coreboot.org/blog/2015/07/22/gsoc-end-user-flash-tool-week-6/

Hello again! During week 6 I worked on two things:

TESTING LIBFLASHROM

For testing I used Lenovo T60 with Macronix chip and Raspberry Pi. I connected to the chip with SOIC clip and attached it to Raspberry SPI. I needed to disassemble my laptop almost completely because on T60 BIOS chip is blocked by a magnesium frame which must be removed. It is important for me to have easier access to the chip without disassembling everything every time so  I removed a part of frame that covered the chip.

t60_SOIC

Tested functions:

filtering and searching supported hardware

It is possible now to find a specific chip, board or chipset on the list by selecting filtering options like vendor, size or test status. You can also search by entering a name of a particular hardware (or part of a name). I plan to extend this screen and provide more filtering options whenI will finish implementing higher priority features like automating a process of creating a working coreboot image and checking hardware compatibility.

supported_hardware