the following patch was just integrated into master: commit 035c331b3e4a344f7c04b4074e958544bc46ef9a Author: Marc Jones marc.jones@se-eng.com Date: Fri Jul 13 14:14:34 2012 -0600
Reserve bd82x6x LPC decode ranges in the resource allocator
The LPC bus normally allocates the range for legacy devices, 0-0x1000. Some devices on LPC are above that range and need to be accounted for. Check the decode range settings for addresses > 0x1000 and reserve them.
Change-Id: Idba800d7cee3185296f29dd237ba306f3de8de55 Signed-off-by: Marc Jones marc.jones@se-eng.com
Build-Tested: build bot (Jenkins) at Wed Jul 25 02:44:20 2012, giving +1 Reviewed-By: Ronald G. Minnich rminnich@gmail.com at Thu Jul 26 20:30:52 2012, giving +2 See http://review.coreboot.org/1337 for details.
-gerrit