the following patch was just integrated into master: commit ffb9dcb06582b1ae84bb9dc72f8cc9946998441d Author: Aaron Durbin adurbin@chromium.org Date: Thu Oct 31 11:58:32 2013 -0500
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
See http://review.coreboot.org/4922 for details.
-gerrit