d77coreboot/x201
2024-10-01 21:37:16 +01:00
..
.gitattributes x201 2024-10-01 21:37:16 +01:00
config x201 2024-10-01 21:37:16 +01:00
coreboot.rom x201 2024-10-01 21:37:16 +01:00
gbe.bin x201 2024-10-01 21:37:16 +01:00
ifd.bin x201 2024-10-01 21:37:16 +01:00
LICENSE x201 2024-10-01 21:37:16 +01:00
me.bin x201 2024-10-01 21:37:16 +01:00
README.md x201 2024-10-01 21:37:16 +01:00
vgabios.bin x201 2024-10-01 21:37:16 +01:00

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