[LinuxBIOS] RFC Winflashrom Architecture -- Current device driver (testbed)

Peter Stuge stuge-linuxbios at cdy.org
Mon Jun 25 18:10:54 CEST 2007


Hi,

On Mon, Jun 25, 2007 at 11:02:50PM +0700, Darmawan Salihun wrote:
>    Is it acceptable to do direct port I/O through driver for I/O
> port accesses (other than the PCI bus accesses). I still couldn't
> figure out the solution for this kind of problem.

Ahh - for enabling flash writes. Well - the alternative is to have
all flash enabling code and logic within the kernel driver but
that's not very attractive.

Do you know if the IO can be limited to just a few explicitly allowed
ports?


//Peter




More information about the coreboot mailing list