coreboot-kgpe-d16/src/device/oprom
Kevin Paul Herbert bde6d309df x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
On x86, change the type of the address parameter in
read8()/read16/read32()/write8()/write16()/write32() to be a
pointer, instead of unsigned long.

Change-Id: Ic26dd8a72d82828b69be3c04944710681b7bd330
Signed-off-by: Kevin Paul Herbert <kph@meraki.net>
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/7784
Tested-by: build bot (Jenkins)
2015-02-15 08:50:22 +01:00
..
include device: Fix spelling 2013-07-10 20:17:25 +02:00
realmode x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
x86emu device: Trivial - drop trailing blank lines at EOF 2014-07-08 13:52:03 +02:00
yabel ARM: Generalize armv7 as arm. 2014-09-08 18:59:23 +02:00
Makefile.inc device,Makefile.inc: Trivial - drop trailing blank lines at EOF 2014-07-17 02:19:57 +02:00