dani-77 9a6dbe8cc2 x201 | 1 bulan lalu | |
---|---|---|
.. | ||
.gitattributes | 1 bulan lalu | |
LICENSE | 1 bulan lalu | |
README.md | 1 bulan lalu | |
config | 1 bulan lalu | |
coreboot.rom | 1 bulan lalu | |
gbe.bin | 1 bulan lalu | |
ifd.bin | 1 bulan lalu | |
me.bin | 1 bulan lalu | |
vgabios.bin | 1 bulan lalu |
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