the following patch was just integrated into master: commit 23204c0f9fcf0467eca018a63a040aa924eb0453 Author: Kyösti Mälkki kyosti.malkki@gmail.com Date: Mon Aug 27 20:00:33 2012 +0300
Fix AMD UMA for RS780
In commit 6b5eb1cc2d1702ff10cd02249d3d861c094f9118 setup of UMA memory region was moved to happen at a later state and this broke UMA with RS780 southbridge.
Share the TOP_MEM and UMA settings before any of the PCI or CPU scanning takes place.
Change-Id: I9cae1fc2948cbccede58d099faf1dfe49e9df303 Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com
Build-Tested: build bot (Jenkins) at Tue Aug 28 08:20:38 2012, giving +1 Reviewed-By: Anton Kochkov anton.kochkov@gmail.com at Tue Aug 28 15:38:32 2012, giving +2 Reviewed-By: Alexandru Gagniuc mr.nuke.me@gmail.com at Tue Aug 28 14:32:52 2012, giving +2 See http://review.coreboot.org/1488 for details.
-gerrit