Page MenuHomeSolus

Update FlashROM to v1.2
ClosedPublic

Authored by moriel5 on Feb 19 2020, 9:47 AM.
Tags
None
Referenced Files
F11038383: D8295.id19855.diff
Wed, Aug 9, 10:35 PM
F11038382: D8295.id.diff
Wed, Aug 9, 10:35 PM
F11038381: D8295.id19858.diff
Wed, Aug 9, 10:34 PM
F11038380: D8295.id20150.diff
Wed, Aug 9, 10:34 PM
F11038379: D8295.id20769.diff
Wed, Aug 9, 10:34 PM
F11027450: D8295.diff
Wed, Aug 9, 4:22 AM
F10908639: D8295.id20769.diff
Jul 7 2023, 12:57 AM
F10878418: D8295.diff
Jun 21 2023, 8:56 AM
Subscribers

Details

Summary

Changelog taken from FlashROM mailinglist (here), since I am subscribed to it, and the changelog has not been put up on the wiki yet.

Changes since 1.1

  • Meson support (hello fwupd!)
  • Layout improvements/fixes and many, many code cleanups.
  • 5 new chips + 3 new variants
  • 3 new programmers + support for more Intel PCHs
  • Reduced dependency on libusb0
  • Syntax: Added --flash-name and --flash-size arguments to print

information about the flash chip

Test Plan

Unfortunately, I cannot test this at this time, I'll be very grateful if someone can test this for me.

Diff Detail

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

Event Timeline

DataDrake added a subscriber: DataDrake.

If they support Meson now, I'd rather use that than Make if you wouldn't mind trying it.

This revision now requires changes to proceed.Feb 19 2020, 1:33 PM

Sure thing, I'd prefer that as well.

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

Updating D8295: Update FlashROM to v1.2

Changelog taken from FlashROM mailinglist (here), since I am subscribed to it, and the changelog has not been put up on the wiki yet.

Changes since 1.1

  • Meson support (hello fwupd!)
  • Layout improvements/fixes and many, many code cleanups.
  • 5 new chips + 3 new variants
  • 3 new programmers + support for more Intel PCHs
  • Reduced dependency on libusb0
  • Syntax: Added --flash-name and --flash-size arguments to print

information about the flash chip

Updated.
Now development headers are also created.

That's odd, abi_symbols wasn't added.

That's odd, abi_symbols wasn't added.

It did when I built it locally just now. Did you forget to git add?

That's odd, abi_symbols wasn't added.

It did when I built it locally just now. Did you forget to git add?

I didn't know I had to, as I am not proficient with git yet.
Is git add --update the correct command?

This revision is now accepted and ready to land.Apr 13 2020, 2:33 AM
This revision was automatically updated to reflect the committed changes.