### SPI Serial Arduino programmer This project is a personal fork from: - https://github.com/urjaman/frser-duino (firmware for arduino) - https://github.com/jhcloos/flashrom.git (flashrom tool) - https://github.com/pepe2k/u-boot_mod.git (uboot mod for openwrt) See shematics folder for use SPIflash Use build.sh to build and install tools (don't forget to edit build.sh for options) Use make_dummy.sh to build right size rom files Use make_backup.sh as example to backup bios. (don'forget ... bios may have a boot header like for asrock or asus) (some bios need to have a dummy file before or after to fill up the ram chip) wareck@gmail.com