dani-77 9c19f239a5 t420 | il y a 1 mois | |
---|---|---|
.. | ||
.gitattributes | il y a 1 mois | |
LICENSE | il y a 1 mois | |
README.md | il y a 1 mois | |
coreboot.rom | il y a 1 mois |
My T420 Coreboot rom
flash the corresponding chip:
sudo flashrom -p ch341a_spi -w coreboot.rom
PS: it might be needed to add -c (name of the bios chip); I use ch341a programmer. If you intend to use another change the name of the programmer.
sudo flashrom -p internal:laptop=force_I_want_a_brick -w coreboot.rom