dani-77 9645c2a867 x230t 1 month ago
..
.gitattributes 9645c2a867 x230t 1 month ago
LICENSE 9645c2a867 x230t 1 month ago
README.md 9645c2a867 x230t 1 month ago
bootorder.txt 9645c2a867 x230t 1 month ago
bottom.rom 9645c2a867 x230t 1 month ago
coreboot.rom 9645c2a867 x230t 1 month ago
top.rom 9645c2a867 x230t 1 month ago

README.md

x230t

My X230 tablet Coreboot rom

first time flash: Flash the corresponding bios chips with these commands. Keep in mind that if you don´t use ch341 programmer (Beaglebone or Rpi) you have to swap the name of the programmer.

sudo flashrom -p ch341a_spi -w top.rom

sudo flashrom -p ch341a_spi -w bottom.rom

to flash (with coreboot already installed):

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