the following patch was just integrated into master: commit 8d9a1bd5a84df71965488bfc49f07bdc1dcc1f9a Author: Dave Frodin dave.frodin@se-eng.com Date: Tue Mar 31 16:10:58 2015 -0600
southbridge/amd/pi: Add initialization of 8254 and 8259
This moves the initialization of the 8254 and 8259 out of the (unmerged) lamar mainboard romstage.c file and into the southbridge code as it is done in the other AMD southbridges.
Change-Id: I73b375754ee4a9bf15981f2cd31056d7e04db23e Signed-off-by: Dave Frodin dave.frodin@se-eng.com Reviewed-on: http://review.coreboot.org/9182 Reviewed-by: Marc Jones marc.jones@se-eng.com Tested-by: build bot (Jenkins)
See http://review.coreboot.org/9182 for details.
-gerrit