Applications: New "flashrom" utility for in-system Flash ROM programming
authorWill Sowerbutts <will@sowerbutts.com>
Sun, 8 Jan 2017 23:04:17 +0000 (23:04 +0000)
committerWill Sowerbutts <will@sowerbutts.com>
Sun, 8 Jan 2017 23:05:11 +0000 (23:05 +0000)
commitb37095fdd126306908a19b8f39d910c61c925002
tree981a29fe03a100644732392e08146a83a07e361d
parent7a2d731f3ea03178e81cf1d754b9074016c0958a
Applications: New "flashrom" utility for in-system Flash ROM programming

This utility can reprogram a number of common flash ROM types using
the new /dev/mem driver.

Tested on zeta-v2 and n8vem-mark4 platforms with SST39SF040
512KB flash ROM parts.

This is based on my Flash4 and Flash030 utilities.
Applications/flashrom/Makefile [new file with mode: 0644]
Applications/flashrom/flashrom.c [new file with mode: 0644]
Applications/flashrom/fuzix-flashrom.pkg [new file with mode: 0644]