dani-77 9a6dbe8cc2 x201 | пре 1 месец | |
---|---|---|
.. | ||
.gitattributes | пре 1 месец | |
LICENSE | пре 1 месец | |
README.md | пре 1 месец | |
config | пре 1 месец | |
coreboot.rom | пре 1 месец | |
gbe.bin | пре 1 месец | |
ifd.bin | пре 1 месец | |
me.bin | пре 1 месец | |
vgabios.bin | пре 1 месец |
My X201 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