flashrom: use msr path compatible w/ hotplug2
authorFlorian Fainelli <florian@openwrt.org>
Wed, 30 Mar 2011 20:10:48 +0000 (20:10 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Wed, 30 Mar 2011 20:10:48 +0000 (20:10 +0000)
commit43cbfaede41694f2b8750890658f91e0d361ce64
tree50e47c3c3838bb1e978d3a8f8dfc22899d3901a4
parent6129bfece47b6278c7bde7ecf4a0f8737d8c9adf
flashrom: use msr path compatible w/ hotplug2

The issue wasn't that flashrom-0.9.3 was broken, but that the incompatible device path put the box into a funky state that couldn't be reverted.

This fix causes it to use the hotplug2 path.

With this, we don't need to revert to 0.9.1, superseding my early patch to revert...

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 26381
utils/flashrom/Makefile
utils/flashrom/patches/001-msr_dev_path.patch [new file with mode: 0644]