[flashrom] Porting flashrom to OpenBSD

Stuart Henderson stu at spacehopper.org
Fri Jun 25 01:21:53 CEST 2010


On 2010/06/22 04:02, Carl-Daniel Hailfinger wrote:
> Hi Stuart, hi Ian,
> 
> thanks for the enthusiastic response.
> I added a few fixups to the flashrom tree in the meantime to get the
> OpenBSD patch size down a bit. After all, if it gets easier for you to
> test, we all win.
> 
> Stuart, if this works for you, I'll commit the patches into flashrom
> subversion ASAP. My stated goal is to support every OS without the need
> for any local patches.
> 
> A good first step to check if flashrom could run on your system is to
> run lspci. You may have to set
> machdep.allowaperture=2
> and possibly other settings to get it working.
> flashrom uses raw memory access (/dev/mem), raw x86 port access (via
> inb/outb functions) and PCI access (via libpci).

Port attached and at http://spacehopper.org/flashrom.tgz; this is
basically your patches with a typo fixed (missing ; in the Makefile).

You can see exampkle output from an unsuccessful run on amd64
attempting to dump rom contents at http://spacehopper.org/flashroom.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: flashrom.tgz
Type: application/x-tar-gz
Size: 3748 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20100625/4ad0b076/attachment.bin>


More information about the flashrom mailing list