the following patch was just integrated into master: commit f87855ceab7e735221c1b85ed405a0b47e329125 Author: Jens Rottmann JRottmann@LiPPERTembedded.de Date: Mon Feb 18 18:56:48 2013 +0100
Inagua+children: fix simple copy & paste error in code to reset PCIe slots
Looking at AssertSlotReset, the comments and all other case's it's obvious this is a simple copy & paste error where someone just forgot to change one occurrance of the GPIO nr. Also the AMD Inagua schematics show that GPIO02 is what they really meant.
Also forward the fix to boards copied from Inagua (AMD South Station, Union Station, Asrock E350M1).
Change-Id: I6b9a3d473245fa27604b2f148a730290277a88ed Signed-off-by: Jens Rottmann JRottmann@LiPPERTembedded.de Reviewed-on: http://review.coreboot.org/2445 Tested-by: build bot (Jenkins) Reviewed-by: Peter Stuge peter@stuge.se
Build-Tested: build bot (Jenkins) at Tue Feb 19 15:55:18 2013, giving +1 Reviewed-By: Peter Stuge peter@stuge.se at Tue Feb 19 19:50:33 2013, giving +2 See http://review.coreboot.org/2445 for details.
-gerrit