commit | 65c1b86fe7e0067b2c42e34c37265ddc0653d0f2 | [log] [tgz] |
---|---|---|
author | Andriy Gapon <avg@icyb.net.ua> | Thu May 22 13:22:45 2008 +0000 |
committer | Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> | Thu May 22 13:22:45 2008 +0000 |
tree | 02857d1503952dafdf3ff69e6ebf4daba347d609 | |
parent | cdbca5b23ce19744d36fbcc30111d963e23195f4 [diff] |
Changes to make flashrom compile (and work) on FreeBSD This patch addresses different argument order of outX() calls, FreeBSD-specific headers, difference in certain type names and system interface names, and also FreeBSD-specific way of gaining IO port access. Corresponding to flashrom svn r245 and coreboot v2 svn r3344. Signed-off-by: Andriy Gapon <avg@icyb.net.ua> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>