Attention is currently required from: ChrisEric1 CECL, Thomas Heijligen, Arthur Heymans.
Hello build bot (Jenkins), Thomas Heijligen, Arthur Heymans,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/72020
to look at the new patch set (#6).
Change subject: Add AMD Ryzen Support & VIA VL805 Support ......................................................................
Add AMD Ryzen Support & VIA VL805 Support
Tested AMD Ryzen Support on HP Pavilion 590-p0077c,
I am able to flash using F.15 or older,
but can downgrade if newer FW is installed using afuwinx64 (vendor tool)
This is due to flashrom SPI lockdown on newer firmwares by HP.
It seems HP UEFI Diags uses AFU Flash embedded in.
It also came with a AMD Ryzen 3 2200G.
Also VL805 is working 100% for RPi4 USB XHCI FW Flashing,
I had to change the RPi's chip (W25X10) to use rdid4 instead,
since it wouldn't work otherwise.
Change-Id: I7452b169ad89e0a884a46acc6a0499e97bb6ff7e Signed-off-by: Christopher Lentocha christopherericlentocha@gmail.com --- M Makefile M chipset_enable.c M flashchips.c M flashrom.8.tmpl M include/programmer.h M programmer_table.c M sb600spi.c M spi25.c A vl805.c 9 files changed, 254 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/20/72020/6