Page MenuHomeSolus

Update FlashROM to v1.1
AbandonedPublic

Authored by moriel5 on Feb 19 2020, 9:27 AM.
Tags
None
Referenced Files
F11054986: D8294.diff
Fri, Aug 11, 1:22 AM
F11013817: D8294.diff
Fri, Aug 4, 5:40 PM
F10875294: D8294.id19854.diff
Jun 20 2023, 5:03 AM
F10875164: D8294.id19854.diff
Jun 20 2023, 4:21 AM
F10852055: D8294.id19854.diff
Jun 12 2023, 7:57 PM
F10841166: D8294.diff
Jun 10 2023, 4:58 AM
F10839507: D8294.id19854.diff
Jun 9 2023, 9:28 PM
F10834057: D8294.diff
Jun 7 2023, 6:15 AM
Subscribers

Details

Reviewers
None
Group Reviewers
Triage Team
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 ch341a_spi

Diff Detail

Repository
R4603 flashrom
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

moriel5 created this revision.
moriel5 edited the summary of this revision. (Show Details)EditedFeb 19 2020, 9:30 AM

Please ignore this, I had accidentally sent this while reviewing how I need send the differential (to refresh my memory).
A proper differential will be submitted soon.

If we are to ignore this, you should probably abandon it using the "Add Action..." button above the comment box.

Thanks, I did not realize that since I was using the CLI when accidentally sending this differential.