dani-77 9a6dbe8cc2 x201 1 月之前
..
.gitattributes 9a6dbe8cc2 x201 1 月之前
LICENSE 9a6dbe8cc2 x201 1 月之前
README.md 9a6dbe8cc2 x201 1 月之前
config 9a6dbe8cc2 x201 1 月之前
coreboot.rom 9a6dbe8cc2 x201 1 月之前
gbe.bin 9a6dbe8cc2 x201 1 月之前
ifd.bin 9a6dbe8cc2 x201 1 月之前
me.bin 9a6dbe8cc2 x201 1 月之前
vgabios.bin 9a6dbe8cc2 x201 1 月之前

README.md

x201

My X201 Coreboot rom

first time install:

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.

to flash (with coreboot already installed):

sudo flashrom -p internal:laptop=force_I_want_a_brick -w coreboot.rom