the following patch was just integrated into master: commit 1d0ab4d60b763fe740e4ae94d0dd4ca692286494 Author: Stefan Reinauer reinauer@chromium.org Date: Tue May 15 12:36:57 2012 -0700
Move subsystem IDs to devicetree.cb
A while back coreboot was changed to read the subsystem IDs from devicetree.cb to allow each onboard PCI device to have its own subsystem id. When we originally branched, this was not the case, and the sandybridge/ivybridge mainboards have not been updated yet. Also, drop the subsystem ID from Emerald Lake 2, since it's not a Google device.
Change-Id: Ie96fd67cd2ff65ad6ff725914e3bad843e78712e Signed-off-by: Stefan Reinauer reinauer@google.com
Reviewed-By: Patrick Georgi patrick@georgi-clan.de at Sat May 26 07:16:00 2012, giving +2 See http://review.coreboot.org/1042 for details.
-gerrit