the following patch was just integrated into master: commit fc14874352a07a11d91f59ae24e0b162b85821c8 Author: Jens Rottmann JRottmann@LiPPERTembedded.de Date: Wed Feb 27 15:21:21 2013 +0100
Persimmon: remove HDMI Audio, PCI device 00:01.1 from devicetree.cb
Commit 8487229b (Persimmon doesn't have HDMI so the GNB HD Audio should be disabled.) turned off the device in AGESA. Now remove it from devicetree.cb, too. This prevents the following boot message:
PCI: Left over static devices: PCI: 00:01.1 PCI: Check your devicetree.cb.
Also clarify the line's comment a bit for the Fam14 boards which still retain this device (to counter the loss of information ;-).
Change-Id: Ib671ed2e0d04bdef2869e8d70208d6e55cdea3fd Signed-off-by: Jens Rottmann JRottmann@LiPPERTembedded.de Reviewed-on: http://review.coreboot.org/2537 Tested-by: build bot (Jenkins) Reviewed-by: Peter Stuge peter@stuge.se
Build-Tested: build bot (Jenkins) at Wed Feb 27 16:59:38 2013, giving +1 Reviewed-By: Peter Stuge peter@stuge.se at Wed Feb 27 17:05:46 2013, giving +2 See http://review.coreboot.org/2537 for details.
-gerrit