the following patch was just integrated into master: commit 544dac692a3a9a22187316a139e1326c76ce7a6f Author: Teo Boon Tiong boon.tiong.teo@intel.com Date: Thu Nov 10 01:21:23 2016 +0800
soc/skylake: Move IO decode range out from pch_lpc_init
1. Move existing IO decode range from pch_lpc_init to early stage before SIO init. 2. At the same time, enable SIO decode range (0x2e/0x2f) for platform which use super IO.
Change-Id: I72df16d0a784686d8cadfbee09b5aef60576ac43 Signed-off-by: Teo Boon Tiong boon.tiong.teo@intel.com Reviewed-on: https://review.coreboot.org/17337 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin adurbin@chromium.org
See https://review.coreboot.org/17337 for details.
-gerrit