the following patch was just integrated into master: commit f1a5f90801465fde0dd0e556767249a244378ab9 Author: Stefan Reinauer reinauer@chromium.org Date: Fri Jun 15 15:34:24 2012 -0700
Rename cache_lbmem() to cache_ramstage()
... and don't require it to specify a cache type. This function is only used on romcc boards, and should go away (because all boards should be switched to CAR)
Change-Id: Ic32ca3be1afffc773c72c140e88b338d48a0c8ca Signed-off-by: Stefan Reinauer reinauer@google.com
Build-Tested: build bot (Jenkins) at Tue Jul 24 06:28:48 2012, giving +1 Reviewed-By: Ronald G. Minnich rminnich@gmail.com at Tue Jul 24 23:29:40 2012, giving +2 See http://review.coreboot.org/1288 for details.
-gerrit