Attention is currently required from: Thomas Heijligen, Nikolai Artemiev.

Edward O'Callaghan uploaded patch set #6 to this change.

View Change

libflashrom: Provide flashrom_flash_getinfo() API

The libflashom API exposes a API to get the flash size however
not the flash name. Provide a API entry that instead provides
a complete flashrom_flashchip_info structure with the detected
flashchip for a given flashctx.

BUG=b:276981092
TEST=tested with cli_classic.c patch to show --flash-name using API.

Change-Id: I3dc32e261e6d54230d93f06b91f723811792112a
Signed-off-by: Edward O'Callaghan <quasisec@google.com>
---
M include/libflashrom.h
M libflashrom.c
M libflashrom.map
3 files changed, 41 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/flashrom refs/changes/86/73286/6

To view, visit change 73286. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I3dc32e261e6d54230d93f06b91f723811792112a
Gerrit-Change-Number: 73286
Gerrit-PatchSet: 6
Gerrit-Owner: Edward O'Callaghan <quasisec@chromium.org>
Gerrit-Reviewer: Nikolai Artemiev <nartemiev@google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Thomas Heijligen <src@posteo.de>
Gerrit-Attention: Thomas Heijligen <src@posteo.de>
Gerrit-Attention: Nikolai Artemiev <nartemiev@google.com>
Gerrit-MessageType: newpatchset