Attention is currently required from: Felix Singer, Thomas Heijligen.
Hello Felix Singer, Thomas Heijligen,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/73037
to look at the new patch set (#2).
Change subject: asm106x: add programmer for ASM106x SATA controllers ......................................................................
asm106x: add programmer for ASM106x SATA controllers
The ASMedia ASM106x series is a PCIe-SATA controller chip. It supports an attached SPI flash chip that can contain configuration and PCI option ROM. The interface is a simple shifter accessed via PCI config space, up to 4 bytes at a time. Add a programmer driver for it.
Change-Id: I591b117be911bdb8249247c20530c1cf70f6e70d Signed-off-by: Alex Badea vamposdecampos@gmail.com --- M Makefile A asm106x.c M flashrom.8.tmpl M include/programmer.h M meson.build M programmer_table.c M test_build.sh 7 files changed, 206 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/37/73037/2