coreboot/src
Aaron Durbin 4a082c669c baytrail: use common code for iosf accessors
The same sequence is used regardless of the port
being read or written. Therefore, use the same
implementation for reading or writing to a port.

BUG=None
BRANCH=None
TEST=Built and booted through depthcharge. Dev and recovery
     screens still work. Nothing bizarre in console output.

Change-Id: I1a64b54b50472fa7d601e199653eb4a76accf910
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/175441
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: http://review.coreboot.org/4922
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Tested-by: build bot (Jenkins)
2014-02-27 06:35:44 +01:00
..
arch CAR_GLOBAL: enforce compiler to check if _start != _end 2014-02-24 13:54:02 +01:00
console usbdebug: Unify console API 2014-02-20 23:29:12 +01:00
cpu Remove CACHE_ROM. 2014-02-25 00:57:35 +01:00
device device: Do not show "framebuffer graphics resolution" with native init. 2014-02-22 09:07:53 +01:00
drivers usbdebug: Unify console API 2014-02-20 23:29:12 +01:00
ec chromeec: allow override of i8042 interrupt 2014-01-30 05:36:33 +01:00
include Remove CACHE_ROM. 2014-02-25 00:57:35 +01:00
lib Kill ALT_CBFS_LOAD_PAYLOAD 2014-02-25 20:03:49 +01:00
mainboard baytrail: fix uninitialized acpi structures 2014-02-27 06:34:05 +01:00
northbridge Remove CACHE_ROM. 2014-02-25 00:57:35 +01:00
soc baytrail: use common code for iosf accessors 2014-02-27 06:35:44 +01:00
southbridge lynxpoint: Kill alternative cbfs_load_payload. 2014-02-25 20:03:34 +01:00
superio superio/fintek: Document Fintek F71869AD code. 2014-02-13 17:14:20 +01:00
vendorcode coreboot: infrastructure for different ramstage loaders 2014-02-15 18:39:29 +01:00
Kconfig Kill ALT_CBFS_LOAD_PAYLOAD 2014-02-25 20:03:49 +01:00