the following patch was just integrated into master: commit 70460249fd9b4c35d4f844aa6491e7f6def31c42 Author: Timothy Pearson tpearson@raptorengineeringinc.com Date: Sun Nov 1 02:41:39 2015 -0600
mainboard/asus/kfsn4-dre_k8: Fix ramstage using Family 10h structs
Several ramstage files were inadvertently using Family 10h-specfic structures, causing unstable operation. Use the K8-specific structures instead.
Change-Id: I64066dfdca83557393499b77726051e25b814381 Signed-off-by: Timothy Pearson tpearson@raptorengineeringinc.com Reviewed-on: http://review.coreboot.org/12290 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-by: Alexandru Gagniuc mr.nuke.me@gmail.com
See http://review.coreboot.org/12290 for details.
-gerrit