Re: HP BIOS unlock tool

Hi,

This worked as expected. For information I was able to dump and write the bios using a teensy ++2.0 that I used in the ps3 days. What was needed:
Teensy ++ 2.0
Python 2.7.2
Pyserial 2.5
Teensy Loader
SPIway.py (from PS4 Devwiki git) this needs to be modified if the actual chip is not already there
SPIway.hex (also from PS4 Devwiki git)

Thanks again for this tool