the following patch was just integrated into master: commit 63acdad535f94580b137661a97a99264c5d00541 Author: Stefan Reinauer reinauer@chromium.org Date: Wed May 23 14:16:47 2012 -0700
Sandybridge: Remove remnants of FDT support from MRC cache code
Originally, ChromeBooks would get the offset of the MRC cache from an entry in the u-boot device tree. Not everyone wants to use u-boot on Sandybridge systems, however. Since the new code (based on Kconfig) is now fully working, we can drop the u-boot device tree remnants.
Change-Id: I4e012ea981f16dce9a4d155254facd29874b28ef Signed-off-by: Stefan Reinauer reinauer@google.com
Reviewed-By: Patrick Georgi patrick@georgi-clan.de at Tue May 29 11:27:41 2012, giving +2 See http://review.coreboot.org/1051 for details.
-gerrit