Hi Mike,
On 29.01.22 15:50, Mike Banon wrote:
Hi there Angel, thank you for your reply and clarification! Please tell, is this command
sudo flashrom -p internal:laptop=force_I_want_a_brick,amd_imc_force=yes -r ./build/coreflop.rom
- dangerous to run, even if it's only trying to read (-r) and not
write? (aside from "irritating the EC" possibly causing a sudden power-off).
if one doesn't know the mainboard, it is indeed dangerous even for probing. Otherwise it wouldn't be a scary option ;)
If one knows the mainboard and that the flash chip is *not* connected via LPC/FWH _through_ the EC, then one can remove the need of this option by adding an entry to `board_enable.c`.
Nico