the following patch was just integrated into master: commit d255744dba28565cf61b7318678ccf5f19170028 Author: Patrick Georgi pgeorgi@chromium.org Date: Thu Apr 14 12:35:09 2016 +0200
intel/i82801ax: Fix IDE setup console log
Fixes two issues: 1. In (the unlikely) case that dev->chip_info is NULL, the output was depending on an unknown value near the start of the address space. 2. Output for the secondary interface actually printed the primary interface's configuration.
Change-Id: Id0f499a85e6e2410b4efd63baf7fffb2fcaa3103 Signed-off-by: Patrick Georgi pgeorgi@chromium.org Reviewed-on: https://review.coreboot.org/14361 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org
See https://review.coreboot.org/14361 for details.
-gerrit