d77coreboot/HP-2560p-Coreboot/README.md

12 lines
493 B
Markdown
Raw Permalink Normal View History

2024-10-01 22:32:31 +02:00
# HP-2560p-Coreboot
My Coreboot image for the HP EliteBook 2560p
To flash it you must disassemble the laptop (1st flash) and:
First make a copy of your existing rom ( `sudo flashrom -p ch341a_spi -r original.rom`) - if using a ch341a programmer, otherwise change the programmer name.
Then flash the coreboot rom using ( `sudo flashrom -p ch341a_spi -w coreboot.rom`) - if using a ch341a programmer, otherwise change the programmer name.
Warning:
This rom does not install or run windows.