coreboot-kgpe-d16/src/southbridge/amd/cs5536
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
..
chip.h southbridge/amd/cs5536: Trivial style fix for trailing comment 2014-08-09 18:06:17 +02:00
cs5536.c x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
cs5536.h southbridge/amd/cs5536: Trivial style fix for trailing comment 2014-08-09 18:06:17 +02:00
early_setup.c southbridge: Drop print_ implementation from non-romcc boards 2015-01-06 20:15:20 +01:00
early_smbus.c
ide.c
Kconfig
Makefile.inc
pirq.c
smbus.c southbridge: Drop print_ implementation from non-romcc boards 2015-01-06 20:15:20 +01:00
smbus.h southbridge/amd/cs5536: Trivial style fix for trailing comment 2014-08-09 18:06:17 +02:00