Hi Flashrom Developers,
I’m curiious about the BIOS on my motherboard, and am hoping to snoop around to figure out if it’s possible to replace with correboot.
My motherboard is a Asus ROG Zenith II Extreme, which has an AMD TRX40 Chipset.
I’m guessing I need to use a hardware programmer. Are there any that you reccomend? I’ve looked through https://flashrom.org/supported_hw/supported_prog/index.html and https://github.com/flashrom/flashrom/blob/main/programmer_table.c
I have a J-Link right now, so that may be the easiest route for me.
I attempted to use flashrom and it failed. Per the instructions, here is the output:
flashrom unknown on Linux 6.1.0-21-amd64 (x86_64) flashrom is free software, get the source code at https://flashrom.org
Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns). Found chipset "AMD FP4". Enabling flash write... FCH device found but SMBus revision 0x61 does not match known values. Please report this to flashrom@flashrom.org and include this log and the output of lspci -nnvx, thanks!. Could not determine chipset generation.PROBLEMS, continuing anyway No EEPROM/flash device found. Note: flashrom can never write if the flash chip isn't found automatically.
Thanks,
Isaac