d77coreboot/x230
2024-10-01 21:38:06 +01:00
..
bootorder.txt x230 2024-10-01 21:38:06 +01:00
bottom.rom x230 2024-10-01 21:38:06 +01:00
coreboot.rom x230 2024-10-01 21:38:06 +01:00
License x230 2024-10-01 21:38:06 +01:00
README.md x230 2024-10-01 21:38:06 +01:00
top.rom x230 2024-10-01 21:38:06 +01:00

x230

My x230 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