Attention is currently required from: Thomas Heijligen, Nikolai Artemiev.
Hello build bot (Jenkins), Nikolai Artemiev,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/73286
to look at the new patch set (#6).
Change subject: libflashrom: Provide flashrom_flash_getinfo() API ......................................................................
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