Page MenuHomeSolus

Update FlashROM to v1.1
ClosedPublic

Authored by moriel5 on Jun 24 2019, 8:51 AM.
Tags
None
Referenced Files
F11073591: D6590.id15786.diff
Sat, Aug 12, 4:39 AM
F11073590: D6590.id15899.diff
Sat, Aug 12, 4:39 AM
F11073589: D6590.id15781.diff
Sat, Aug 12, 4:39 AM
F11073588: D6590.id15787.diff
Sat, Aug 12, 4:39 AM
F11073587: D6590.id15785.diff
Sat, Aug 12, 4:39 AM
F11073586: D6590.id15784.diff
Sat, Aug 12, 4:39 AM
F11073585: D6590.id15951.diff
Sat, Aug 12, 4:39 AM
F11054988: D6590.diff
Fri, Aug 11, 1:22 AM
Subscribers

Details

Summary

Changelog taken from here
Additionally, the libusb patch was removed, as it is no longer needed.

Changes since 1.0.1

  • 4-byte address support for many SPI programmers
  • New option to use a reference file for flash contents (--flash-contents)
  • Layout support for coreboot's FMAP format (--fmap, --fmap-file)
  • BAUD rate selection for Buspirate SPI
  • Support for the ENE Embedded Debug Interface (EDI), probably our first non-jedec SPI target
  • On Intel ME enabled systems, internal flashing is allowed by default
  • 7 new programmers + support for newer Dediprog firmwares
  • 41 new chips
Test Plan

Attempt to read SPI chips with a CH341A programmer: sudo flashrom -p ch34a_spi

Diff Detail

Repository
R4603 flashrom
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Minor edit to correct test plan description (not the plan itself).

Proper summarization.
Including forgotten word "patch".

moriel5 edited the summary of this revision. (Show Details)
moriel5 edited the test plan for this revision. (Show Details)

Manually doing the content of the previous commits with the help of GEdit.

moriel5 edited the summary of this revision. (Show Details)

Markdown corrections.

JoshStrobl added a subscriber: JoshStrobl.

Need to fix Markdown to use - instead of *

This revision now requires changes to proceed.Jun 28 2019, 1:44 PM
moriel5 edited the summary of this revision. (Show Details)

Fixed Markdown to use "-" instead of "*".

This revision is now accepted and ready to land.Jul 2 2019, 5:09 PM
This revision was automatically updated to reflect the committed changes.