diff options
author | Martin Roth <martin@se-eng.com> | 2012-04-28 10:25:20 -0600 |
---|---|---|
committer | Marc Jones <marcj303@gmail.com> | 2012-05-09 08:41:43 +0200 |
commit | 7b860ed45e44dc0428f82affe32db1201043eef6 (patch) | |
tree | 16cf5edab9f144ff83317213f996d4bf64990365 /src/mainboard | |
parent | 4781800a66452ebfa2838dab89462dc0afd842e8 (diff) | |
download | coreboot-7b860ed45e44dc0428f82affe32db1201043eef6.tar.xz |
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>
Diffstat (limited to 'src/mainboard')
0 files changed, 0 insertions, 0 deletions