Inagua+children: fix simple copy & paste error in code to reset PCIe slots
commitf87855ceab7e735221c1b85ed405a0b47e329125
authorJens Rottmann <JRottmann@LiPPERTembedded.de>
Mon, 18 Feb 2013 17:56:48 +0000 (18 18:56 +0100)
committerPeter Stuge <peter@stuge.se>
Tue, 19 Feb 2013 18:50:33 +0000 (19 19:50 +0100)
tree41f2a2b94aa37fea8a5857129c3268243e624737
parent46cb96bb887c88ab0c03dc83ebd6ba107a5d908c
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>
src/mainboard/amd/inagua/BiosCallOuts.c
src/mainboard/amd/south_station/BiosCallOuts.c
src/mainboard/amd/union_station/BiosCallOuts.c
src/mainboard/asrock/e350m1/BiosCallOuts.c