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

13 lines
513 B
Markdown
Raw Permalink Normal View History

2024-10-01 22:32:54 +02:00
# HP-8470p-Coreboot
My Coreboot image for the HP EliteBook 8470p
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 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;
Bluetooth does not work.