the following patch was just integrated into master: commit 7219e05f3f707dc6515ccaa5174ce69579f649ff Author: Sven Schnelle svens@stackframe.org Date: Thu Jul 12 20:05:22 2012 +0200
i5000: Fix resource allocation
The current code didn't reserve static resource the right way. Also reduce TOLM to 0xd0000000, because those boards have so many PCI devices that 0xe0000000 isn't sufficient.
Change-Id: Ia75a81905eea1a096aed464b63ac154e044bc99c Signed-off-by: Sven Schnelle svens@stackframe.org
Build-Tested: build bot (Jenkins) at Thu Jul 12 20:31:52 2012, giving +1 Reviewed-By: Sven Schnelle svens@stackframe.org at Mon Jul 16 08:40:47 2012, giving +2 See http://review.coreboot.org/1220 for details.
-gerrit