coreboot/src
Martin Roth 7b860ed45e Add simple PMIO & PMIO2 read/write routines to CIMX wrapper
These are the PMIO & PMIO2 read & write routines from
src/southbridge/amd/sb800/sb800.c & sb800.h for use in the cimx
tree.  Currently most platforms using CIMX are calling WritePMIO()
directly from the src/vendorcode/amd/cimx/sbX00 directories
instead of using a wrapper function.
These functions only do byte reads & writes.

Change-Id: I881a6e2d4ddbba3dbdf4dd33e06313fe88b3682a
Signed-off-by: Martin L Roth <martin@se-eng.com>
Reviewed-on: http://review.coreboot.org/981
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2012-05-09 08:41:43 +02:00
..
arch/x86 Clean up #ifs 2012-05-08 00:34:34 +02:00
boot Clean up #ifs 2012-05-08 00:34:34 +02:00
console Add support to run SMM handler in TSEG instead of ASEG 2012-04-04 04:49:09 +02:00
cpu Some more #if cleanup 2012-05-08 00:38:11 +02:00
devices Clean up #ifs 2012-05-08 00:34:34 +02:00
drivers Clean up #ifs 2012-05-08 00:34:34 +02:00
ec Add EC component for SMSC MEC1308/1310 2012-04-02 18:42:40 +02:00
include Add config_enabled() from Linux 2012-05-08 00:36:09 +02:00
lib Don't loop infinitely long on serial comm failures 2012-05-08 04:34:26 +02:00
mainboard Clean up #ifs 2012-05-08 00:34:34 +02:00
northbridge Some more #if cleanup 2012-05-08 00:38:11 +02:00
southbridge Add simple PMIO & PMIO2 read/write routines to CIMX wrapper 2012-05-09 08:41:43 +02:00
superio Clean up #ifs 2012-05-08 00:34:34 +02:00
vendorcode ChromeOS: add missing string.h in gnvs.c 2012-04-27 19:24:04 +02:00
Kconfig Make CBFS output more consistent 2012-05-04 08:11:28 +02:00
Kconfig.deprecated_options Unify ID_SECTION_OFFSET and mark it deprecated 2012-01-18 11:21:39 +01:00