1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-11-05 23:50:39 +01:00
Files
flashrom/hwaccess.h
Carl-Daniel Hailfinger 41bea03aa5 Allow compilation on architectures without direct hardware access primitives
Allow compilation on all architectures even if direct hardware access
primitives are missing, if all you need is userspace access to the
serial port (serprog, buspirate) or no access at all (dummy).

Corresponding to flashrom svn r1116.

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
2010-07-29 13:17:37 +00:00

8.6 KiB