Attention is currently required from: Neil Armstrong. Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/51038
to look at the new patch set (#2).
Change subject: Support Genesys Logic, Inc GL32xx Flash programming support ......................................................................
Support Genesys Logic, Inc GL32xx Flash programming support
The Genesys Logic, Inc USB Memory Card Reader Controller devices offers ISP (In System Programming) of their attached flash.
The protocl uses vendor SCSI/USB Mass Storage CBD commands exposing the SPI Flash bus providing command sending and optimized read/write.
The protocol should be compatible with the GL32xx Memory Card Reader devices, including devices with a custom VID/PID.
Only the tested GL3232 devices listed in the devs has been validated, but the driver matches with all Genesys Logic, Inc mass storage devices.
Signed-off-by: Neil Armstrong narmstrong@baylibre.com
Change-Id: I8ac27a1d5cfe3683d060fb2586482ea72f913699 --- M Makefile M flashrom.8.tmpl M flashrom.c A gl32xx_spi.c M meson.build M meson_options.txt M programmer.h 7 files changed, 642 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/38/51038/2